index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
vsock/virtio: add support for device suspend/resume
Stefano Garzarella
2022-05-02
1
-0
/
+47
*
vsock/virtio: factor our the code to initialize and delete VQs
Stefano Garzarella
2022-05-02
1
-66
/
+84
*
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-05-02
1
-1
/
+2
*
tcp: optimise skb_zerocopy_iter_stream()
Pavel Begunkov
2022-05-02
1
-2
/
+1
*
Stefan Schmidt says:
Jakub Kicinski
2022-05-02
4
-5
/
+74
|
\
|
*
net: mac802154: Fix symbol durations
Miquel Raynal
2022-04-30
1
-6
/
+6
|
*
net: mac802154: Create an error helper for asynchronous offloading errors
Miquel Raynal
2022-04-25
1
-0
/
+6
|
*
net: mac802154: Create an offloaded transmission error helper
Miquel Raynal
2022-04-25
1
-0
/
+11
|
*
net: mac802154: Save a global error code on transmissions
Miquel Raynal
2022-04-25
2
-1
/
+6
|
*
net: mac802154: Set durations automatically
Miquel Raynal
2022-02-10
2
-0
/
+47
|
*
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
2022-02-10
1
-4
/
+4
*
|
rtnl: move rtnl_newlink_create()
Jakub Kicinski
2022-05-02
1
-91
/
+86
*
|
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
2022-05-02
1
-3
/
+20
*
|
rtnl: allocate more attr tables on the heap
Jakub Kicinski
2022-05-02
1
-12
/
+18
*
|
ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTX
Peilin Ye
2022-05-02
1
-21
/
+13
*
|
ip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX
Peilin Ye
2022-05-02
1
-28
/
+22
*
|
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-05-01
1
-0
/
+3
*
|
sock: optimise sock_def_write_space barriers
Pavel Begunkov
2022-05-01
1
-1
/
+25
*
|
sock: optimise UDP sock_wfree() refcounting
Pavel Begunkov
2022-05-01
1
-0
/
+14
*
|
sock: dedup sock_def_write_space wmem_alloc checks
Pavel Begunkov
2022-05-01
1
-3
/
+2
*
|
ipv4: remove unnecessary type castings
Yu Zhe
2022-04-30
8
-10
/
+10
*
|
tcp: use tcp_skb_sent_after() instead in RACK
Pengcheng Yang
2022-04-30
1
-10
/
+5
*
|
tcp: drop skb dst in tcp_rcv_established()
Eric Dumazet
2022-04-30
1
-0
/
+1
*
|
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
2022-04-30
1
-11
/
+13
*
|
ipv6: help __ip6_finish_output() inlining
Pavel Begunkov
2022-04-30
1
-1
/
+0
*
|
net: inline dev_queue_xmit()
Pavel Begunkov
2022-04-30
1
-13
/
+2
*
|
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
2022-04-30
3
-24
/
+0
*
|
net: inline sock_alloc_send_skb
Pavel Begunkov
2022-04-30
1
-7
/
+0
*
|
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
2022-04-29
1
-6
/
+10
|
\
\
|
*
|
tcp: pass back data left in socket after receive
Jens Axboe
2022-04-29
1
-6
/
+10
*
|
|
mptcp: Add a per-namespace sysctl to set the default path manager type
Mat Martineau
2022-04-29
3
-11
/
+45
*
|
|
mptcp: Make kernel path manager check for userspace-managed sockets
Mat Martineau
2022-04-29
1
-6
/
+12
*
|
|
mptcp: Bypass kernel PM when userspace PM is enabled
Mat Martineau
2022-04-29
2
-1
/
+6
*
|
|
mptcp: Add a member to mptcp_pm_data to track kernel vs userspace mode
Mat Martineau
2022-04-29
2
-0
/
+13
*
|
|
mptcp: Remove redundant assignments in path manager init
Mat Martineau
2022-04-29
3
-27
/
+18
*
|
|
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
16
-19
/
+35
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
32
-170
/
+368
|
\
\
\
|
*
|
|
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
1
-1
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-28
3
-30
/
+45
|
|
\
\
\
|
|
*
|
|
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-04-28
1
-14
/
+38
|
|
*
|
|
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
2022-04-27
1
-1
/
+1
|
|
*
|
|
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
2022-04-27
1
-15
/
+6
|
*
|
|
|
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-28
3
-42
/
+81
|
|
\
\
\
\
|
|
*
|
|
|
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
3
-18
/
+38
|
|
*
|
|
|
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
2022-04-26
1
-0
/
+12
|
|
*
|
|
|
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-26
1
-29
/
+36
|
*
|
|
|
|
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
2022-04-27
1
-5
/
+7
|
*
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-27
4
-11
/
+32
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2022-04-26
2
-4
/
+25
|
|
*
|
|
|
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
2022-04-22
1
-4
/
+3
[next]