index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
rxrpc: Fix dependency on IPv6 in udp tunnel config
Vadim Fedorenko
1
-0
/
+2
2021-02-12
mptcp: add netlink event support
Florian Westphal
4
-7
/
+290
2021-02-12
mptcp: avoid lock_fast usage in accept path
Florian Westphal
2
-3
/
+34
2021-02-12
mptcp: pass subflow socket to a few helpers
Florian Westphal
5
-8
/
+8
2021-02-12
mptcp: move subflow close loop after sk close check
Florian Westphal
1
-3
/
+3
2021-02-12
mptcp: schedule worker when subflow is closed
Florian Westphal
2
-2
/
+27
2021-02-12
mptcp: split __mptcp_close_ssk helper
Florian Westphal
3
-7
/
+13
2021-02-12
mptcp: move pm netlink work into pm_netlink
Florian Westphal
3
-42
/
+42
2021-02-11
net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE
Tariq Toukan
1
-0
/
+1
2021-02-11
net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING
Tariq Toukan
2
-1
/
+5
2021-02-11
tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
Arjun Roy
1
-1
/
+10
2021-02-11
net: fix dev_ifsioc_locked() race condition
Cong Wang
3
-14
/
+50
2021-02-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern
David S. Miller
12
-245
/
+1188
2021-02-11
net: fib_notifier: don't return positive values on fib registration
Vlad Buslov
1
-2
/
+3
2021-02-11
net: ipconfig: avoid use-after-free in ic_close_devs
Vladimir Oltean
1
-1
/
+2
2021-02-11
net: initialize net->net_cookie at netns setup
Eric Dumazet
2
-21
/
+6
2021-02-11
net: dsa: xrs700x: add HSR offloading support
George McCollister
1
-1
/
+6
2021-02-11
net: dsa: add support for offloading HSR
George McCollister
4
-0
/
+83
2021-02-11
net: hsr: add offloading support
George McCollister
9
-26
/
+52
2021-02-11
net: hsr: generate supervision frame without HSR/PRP tag
George McCollister
2
-33
/
+14
2021-02-11
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
1
-0
/
+5
2021-02-11
tcp: change source port randomizarion at connect() time
Eric Dumazet
1
-3
/
+17
2021-02-10
rxrpc: Fix missing dependency on NET_UDP_TUNNEL
David Howells
1
-0
/
+1
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
18
-66
/
+111
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
17
-63
/
+107
2021-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-14
/
+17
2021-02-09
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
2
-7
/
+5
2021-02-09
net: add sysfs attribute to control napi threaded mode
Wei Wang
2
-2
/
+86
2021-02-09
net: implement threaded-able napi poll loop support
Wei Wang
1
-0
/
+112
2021-02-09
net: extract napi poll functionality to __napi_poll()
Felix Fietkau
1
-12
/
+24
2021-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-4
/
+12
2021-02-08
IPv6: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2
-1
/
+7
2021-02-08
IPv6: Add "offload failed" indication to routes
Amit Cohen
1
-2
/
+6
2021-02-08
IPv4: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2
-1
/
+7
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
4
-2
/
+12
2021-02-08
bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state
Horatiu Vultur
3
-9
/
+10
2021-02-09
netfilter: nftables: relax check for stateful expressions in set definition
Pablo Neira Ayuso
1
-13
/
+15
2021-02-08
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
1
-3
/
+6
2021-02-08
rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket
Xin Long
1
-45
/
+24
2021-02-08
net-sysfs: Add rtnl locking for getting Tx queue traffic class
Alexander Duyck
1
-3
/
+10
2021-02-09
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
1
-1
/
+2
2021-02-08
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
1
-2
/
+2
2021-02-08
seg6: fool-proof the processing of SRv6 behavior attributes
Andrea Mayer
1
-28
/
+39
2021-02-08
Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...
Jakub Kicinski
55
-63
/
+64
2021-02-08
net: fix iteration for sctp transport seq_files
NeilBrown
1
-4
/
+12
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
38
-230
/
+388
2021-02-06
net/vmw_vsock: improve locking in vsock_connect_timeout()
Norbert Slusarek
1
-4
/
+1
2021-02-06
net/vmw_vsock: fix NULL pointer dereference
Norbert Slusarek
1
-1
/
+1
2021-02-06
net/packet: Improve the comment about LL header visibility criteria
Xie He
1
-2
/
+2
2021-02-06
net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces
Vladimir Oltean
2
-0
/
+21
[next]