index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
22
-67
/
+67
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
438
-6173
/
+14821
|
\
|
*
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
Stefano Brivio
2020-08-05
1
-0
/
+1
|
*
mptcp: be careful on subflow creation
Paolo Abeni
2020-08-05
1
-0
/
+6
|
*
tipc: set ub->ifindex for local ipv6 address
Xin Long
2020-08-05
1
-0
/
+8
|
*
ipv6: add ipv6_dev_find()
Xin Long
2020-08-05
1
-0
/
+39
|
*
net: openvswitch: silence suspicious RCU usage warning
Tonghao Zhang
2020-08-05
1
-3
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-04
5
-19
/
+43
|
|
\
|
|
*
netfilter: flowtable: Set offload timeout when adding flow
Roi Dayan
2020-08-03
1
-0
/
+2
|
|
*
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
2020-08-03
1
-12
/
+0
|
|
*
netfilter: nft_meta: fix iifgroup matching
Florian Westphal
2020-08-02
1
-1
/
+1
|
|
*
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
2020-07-31
2
-6
/
+40
|
*
|
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
2020-08-04
1
-0
/
+244
|
*
|
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2020-08-04
1
-0
/
+5
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
12
-166
/
+698
|
|
\
\
|
|
*
|
bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb
Dmitry Yakunin
2020-08-03
1
-2
/
+20
|
|
*
|
bpf: Setup socket family and addresses in bpf_prog_test_run_skb
Dmitry Yakunin
2020-08-03
1
-0
/
+21
|
|
*
|
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-01
1
-1
/
+10
|
|
*
|
udp, bpf: Ignore connections in reuseport group after BPF sk lookup
Jakub Sitnicki
2020-07-31
2
-2
/
+2
|
|
*
|
bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK
Stanislav Fomichev
2020-07-31
2
-0
/
+13
|
|
*
|
xdp: Prevent kernel-infoleak in xsk_getsockopt()
Peilin Ye
2020-07-28
1
-1
/
+1
|
|
*
|
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
2
-13
/
+0
|
|
*
|
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-25
1
-0
/
+31
|
|
*
|
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
2020-07-25
1
-0
/
+43
|
|
*
|
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
1
-6
/
+163
|
|
*
|
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
2020-07-25
1
-74
/
+91
|
|
*
|
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-25
2
-73
/
+90
|
|
*
|
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-25
1
-0
/
+206
|
|
*
|
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
2
-4
/
+4
|
|
*
|
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
4
-8
/
+24
|
|
*
|
udp: Don't discard reuseport selection when group has connections
Jakub Sitnicki
2020-07-25
1
-3
/
+0
|
*
|
|
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-08-03
2
-8
/
+68
|
|
\
\
\
|
|
*
|
|
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
2020-08-03
2
-8
/
+68
|
*
|
|
|
mptcp: fix bogus sendmsg() return code under pressure
Paolo Abeni
2020-08-03
1
-2
/
+1
|
*
|
|
|
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-03
1
-3
/
+5
|
*
|
|
|
devlink: Add early_drop trap
Amit Cohen
2020-08-03
1
-0
/
+1
|
*
|
|
|
fib: Fix undef compile warning
YueHaibing
2020-08-03
1
-1
/
+1
|
*
|
|
|
mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
Geliang Tang
2020-08-03
1
-1
/
+1
|
*
|
|
|
Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...
David S. Miller
2020-08-03
5
-6
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
mac80211: Do not report beacon loss if beacon filtering enabled
Loic Poulain
2020-08-03
1
-0
/
+3
|
|
*
|
|
|
mac80211: fix misplaced while instead of if
Johannes Berg
2020-08-03
1
-1
/
+1
|
|
*
|
|
|
nl80211: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-08-03
1
-2
/
+1
|
|
*
|
|
|
mac80211: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-08-03
1
-1
/
+2
|
|
*
|
|
|
mac8211: fix struct initialisation
John Crispin
2020-08-03
1
-1
/
+1
|
|
*
|
|
|
mac80211: Handle special status codes in SAE commit
Jouni Malinen
2020-08-03
1
-1
/
+4
|
|
|
/
/
/
|
*
|
|
|
seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
Ioana-Ruxandra Stăncioi
2020-08-03
1
-0
/
+17
|
*
|
|
|
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
2020-08-03
1
-0
/
+2
|
*
|
|
|
tipc: Use is_broadcast_ether_addr() instead of memcmp()
Huang Guobin
2020-08-03
1
-3
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-08-03
33
-92
/
+143
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_tables: report EEXIST on overlaps
Pablo Neira Ayuso
2020-08-02
1
-9
/
+7
[next]