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-06-01
net: rps: fix error when CONFIG_RFS_ACCEL is off
Jason Xing
2024-06-01
ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()
Duoming Zhou
2024-06-01
ax25: Fix refcount imbalance on inbound connections
Lars Kellogg-Stedman
2024-06-01
net: validate SO_TXTIME clockid coming from userspace
Abhishek Chauhan
2024-06-01
ethtool: init tsinfo stats if requested
Vadim Fedorenko
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-30
ipv6: sr: restruct ifdefines
Hangbin Liu
2024-05-30
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-30
SUNRPC: return proper error from gss_wrap_req_priv
Chen Hanxiao
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-30
Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-05-29
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
2024-05-29
net: dsa: remove mac_prepare()/mac_finish() shims
Russell King (Oracle)
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-29
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
2024-05-29
tcp: fix races in tcp_abort()
Eric Dumazet
2024-05-29
tcp: fix race in tcp_write_err()
Eric Dumazet
2024-05-29
tcp: add tcp_done_with_error() helper
Eric Dumazet
2024-05-29
Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux
Linus Torvalds
2024-05-29
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
2024-05-29
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
2024-05-29
wifi: mac80211: fix Spatial Reuse element size check
Lingbo Kong
2024-05-29
wifi: mac80211: pass proper link id for channel switch started notification
Aditya Kumar Singh
2024-05-29
wifi: cfg80211: fix 6 GHz scan request building
Johannes Berg
2024-05-29
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
2024-05-29
wifi: mac80211: apply mcast rate only if interface is up
Johannes Berg
2024-05-29
wifi: cfg80211: pmsr: use correct nla_get_uX functions
Lin Ma
2024-05-29
wifi: cfg80211: Lock wiphy in cfg80211_get_station
Remi Pommarel
2024-05-29
wifi: cfg80211: fully move wiphy work to unbound workqueue
Johannes Berg
2024-05-29
wifi: cfg80211: validate HE operation element parsing
Johannes Berg
2024-05-29
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
2024-05-29
wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
Nicolas Escande
2024-05-29
wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
Nicolas Escande
2024-05-29
wifi: nl80211: clean up coalescing rule handling
Johannes Berg
2024-05-29
wifi: mac80211: handle HW restart during ROC
Johannes Berg
2024-05-29
wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD
Johannes Berg
2024-05-28
ipvs: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-05-28
net/ipv6/ndisc: constify ctl_table arguments of utility function
Thomas Weißschuh
2024-05-28
net/ipv6/addrconf: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-05-28
net/ipv4/sysctl: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-05-28
net/neighbour: constify ctl_table arguments of utility function
Thomas Weißschuh
2024-05-28
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
2024-05-28
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
2024-05-29
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
2024-05-29
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
2024-05-29
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
net/core: move the lockdep-init of sk_callback_lock to sk_init_common()
Gou Hao
2024-05-28
net/core: remove redundant sk_callback_lock initialization
Gou Hao
2024-05-28
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
[prev]
[next]