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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-07
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-02-25
1
-3
/
+3
|
\
|
*
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-27
1
-1
/
+0
|
*
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-01-26
1
-2
/
+3
*
|
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
2022-02-24
1
-0
/
+8
*
|
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-02-24
1
-2
/
+1
*
|
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-02-24
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-02-22
2
-3
/
+1
|
\
\
|
*
|
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-02-20
2
-3
/
+1
*
|
|
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
2022-02-19
1
-23
/
+24
*
|
|
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
1
-2
/
+2
*
|
|
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-17
1
-4
/
+6
*
|
|
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-16
2
-2
/
+6
*
|
|
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-15
1
-1
/
+1
*
|
|
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-14
1
-0
/
+1
*
|
|
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-14
1
-2
/
+0
|
/
/
*
|
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
1
-1
/
+0
*
|
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
1
-0
/
+13
*
|
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-02-03
1
-3
/
+5
*
|
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-02-02
1
-5
/
+13
*
|
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-01-28
1
-0
/
+10
*
|
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
2022-01-27
1
-1
/
+1
*
|
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2022-01-27
1
-11
/
+10
*
|
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-01-27
1
-0
/
+2
|
/
*
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2022-01-24
1
-1
/
+1
*
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-20
1
-1
/
+1
*
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
2022-01-20
1
-0
/
+4
*
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
4
-4
/
+19
|
\
|
*
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-13
1
-0
/
+5
|
*
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2022-01-13
2
-3
/
+11
|
*
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
2022-01-11
1
-1
/
+3
*
|
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2022-01-16
2
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
net/p9: load default transports
Thomas Weißschuh
2022-01-10
1
-1
/
+1
|
*
9p/trans_fd: split into dedicated module
Thomas Weißschuh
2022-01-10
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
2
-2
/
+4
|
\
\
|
*
|
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-09
1
-1
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
1
-1
/
+1
|
|
\
\
|
|
*
|
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
2021-11-23
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
3
-8
/
+49
|
\
\
\
\
|
*
|
|
|
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
2022-01-09
1
-0
/
+2
|
*
|
|
|
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
2022-01-09
1
-0
/
+12
|
*
|
|
|
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
2022-01-09
1
-1
/
+3
|
*
|
|
|
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
2022-01-09
1
-4
/
+18
|
*
|
|
|
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-01-09
1
-2
/
+6
|
*
|
|
|
netfilter: conntrack: Use max() instead of doing it manually
Jiapeng Chong
2022-01-09
1
-1
/
+1
|
*
|
|
|
netfilter: conntrack: tag conntracks picked up in local out hook
Florian Westphal
2021-12-23
1
-0
/
+1
|
*
|
|
|
netfilter: nf_tables: make counter support built-in
Pablo Neira Ayuso
2021-12-23
1
-0
/
+6
*
|
|
|
|
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-01-09
1
-5
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
2022-01-06
1
-5
/
+1
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
3
-2
/
+13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]