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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-12-05
batman-adv: Don't keep redundant TT change events
Remi Pommarel
2024-12-05
batman-adv: Remove atomic usage for tt.local_changes
Remi Pommarel
2024-12-05
batman-adv: Reorder includes for distributed-arp-table.c
Sven Eckelmann
2024-12-05
batman-adv: Start new development cycle
Simon Wunderlich
2024-12-05
batman-adv: Do not let TT changes list grows indefinitely
Remi Pommarel
2024-12-05
batman-adv: Remove uninitialized data in full table TT response
Remi Pommarel
2024-12-05
batman-adv: Do not send uninitialized TT changes
Remi Pommarel
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-05
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
2024-12-05
xfrm: iptfs: handle reordering of received packets
Christian Hopps
2024-12-05
xfrm: iptfs: add skb-fragment sharing code
Christian Hopps
2024-12-05
xfrm: iptfs: add reusing received skb for the tunnel egress packet
Christian Hopps
2024-12-05
xfrm: iptfs: handle received fragmented inner packets
Christian Hopps
2024-12-05
xfrm: iptfs: add basic receive packet (tunnel egress) handling
Christian Hopps
2024-12-05
xfrm: iptfs: add fragmenting of larger than MTU user packets
Christian Hopps
2024-12-05
xfrm: iptfs: share page fragments of inner packets
Christian Hopps
2024-12-05
xfrm: iptfs: add user packet (tunnel ingress) handling
Christian Hopps
2024-12-05
xfrm: iptfs: add new iptfs xfrm mode impl
Christian Hopps
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
2024-12-05
xfrm: netlink: add config (netlink) options
Christian Hopps
2024-12-05
xfrm: config: add CONFIG_XFRM_IPTFS
Christian Hopps
2024-12-05
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
2024-12-04
inet: add indirect call wrapper for getfrag() calls
Eric Dumazet
2024-12-04
netpoll: Make netpoll_send_udp return status instead of void
Maksym Kutsevol
2024-12-04
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
Kory Maincent
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
2024-12-04
netpoll: Use rtnl_dereference() for npinfo pointer access
Breno Leitao
2024-12-04
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-12-04
wifi: mac80211: add EHT 320 MHz support for mesh
Sathishkumar Muruganandam
2024-12-04
wifi: mac80211: ethtool: add monitor channel reporting
Dylan Eskew
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
2024-12-04
wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_...
Zichen Xie
2024-12-04
wifi: mac80211: use wiphy guard
Johannes Berg
2024-12-04
wifi: cfg80211: define and use wiphy guard
Johannes Berg
2024-12-04
wifi: mac80211: Accept authentication frames on P2P device
Andrei Otcheretianski
2024-12-04
wifi: mac80211: fix variable used in for_each_sdata_link()
Aloka Dixit
2024-12-04
netfilter: ipset: Hold module reference while requesting a module
Phil Sutter
2024-12-04
net: sched: fix ordering of qlen adjustment
Lion Ackermann
2024-12-04
net: sched: fix erspan_opt settings in cls_flower
Xin Long
2024-12-03
ethtool: Fix access to uninitialized fields in set RXNFC command
Gal Pressman
[prev]
[next]