index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
1
-4
/
+4
2020-08-12
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
1
-1
/
+0
2020-08-12
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
1
-5
/
+7
2020-08-12
ipv4: tunnel: fix compilation on ARCH=um
Johannes Berg
1
-0
/
+1
2020-08-12
vsock: fix potential null pointer dereference in vsock_poll()
Stefano Garzarella
1
-1
/
+1
2020-08-12
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-30
/
+24
2020-08-12
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
1
-0
/
+1
2020-08-12
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-44
/
+53
2020-08-12
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-11
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
1
-2
/
+5
2020-08-11
net/tls: Fix kmap usage
Ira Weiny
1
-1
/
+2
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+10
2020-08-10
tcp: correct read of TFO keys on big endian systems
Jason Baron
3
-24
/
+31
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
2
-13
/
+7
2020-08-10
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
1
-23
/
+14
2020-08-10
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
1
-2
/
+2
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
10
-264
/
+287
2020-08-09
net: Convert to use the fallthrough macro
Miaohe Lin
1
-3
/
+3
2020-08-09
net: Use helper function ip_is_fragment()
Miaohe Lin
1
-1
/
+1
2020-08-09
net: Remove meaningless jump label out_fs
Miaohe Lin
1
-2
/
+1
2020-08-09
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
1
-1
/
+1
2020-08-09
net: Use helper function fdput()
Miaohe Lin
1
-4
/
+2
2020-08-08
net/tls: allow MSG_CMSG_COMPAT in sendmsg
Rouven Czerwinski
1
-1
/
+2
2020-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+29
2020-08-08
mptcp: fix warn at shutdown time for unaccepted msk sockets
Paolo Abeni
1
-3
/
+3
2020-08-07
Merge tag 'seccomp-v5.9-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-07
net/scm: Fix typo in SCM_RIGHTS compat refactoring
Kees Cook
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-67
/
+67
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
22
-67
/
+67
2020-08-07
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-0
/
+8
2020-08-07
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-08-07
bpf: Change uapi for bpf iterator map elements
Yonghong Song
1
-8
/
+29
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
1
-0
/
+8
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
438
-6173
/
+14821
2020-08-05
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
Stefano Brivio
1
-0
/
+1
2020-08-05
mptcp: be careful on subflow creation
Paolo Abeni
1
-0
/
+6
2020-08-05
tipc: set ub->ifindex for local ipv6 address
Xin Long
1
-0
/
+8
2020-08-05
ipv6: add ipv6_dev_find()
Xin Long
1
-0
/
+39
2020-08-05
net: openvswitch: silence suspicious RCU usage warning
Tonghao Zhang
1
-3
/
+3
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+1
2020-08-05
SUNRPC dont update timeout value on connection reset
Olga Kornievskaia
1
-0
/
+9
2020-08-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-29
/
+31
2020-08-05
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+118
2020-08-05
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-70
/
+56
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-26
/
+26
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-19
/
+43
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
1
-0
/
+244
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
1
-0
/
+5
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-166
/
+698
[prev]
[next]