index
:
Linux Stable
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.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
*
cfg80211: always free wiphy specific regdomain
Johannes Berg
2021-09-27
1
-0
/
+10
*
mac80211: save transmit power envelope element and power constraint
Wen Gong
2021-09-27
1
-0
/
+29
*
mac80211: add parse regulatory info in 6 GHz operation information
Wen Gong
2021-09-27
1
-0
/
+14
*
mac80211: twt: don't use potentially unaligned pointer
Johannes Berg
2021-09-27
1
-3
/
+5
*
cfg80211: AP mode driver offload for FILS association crypto
Subrat Mishra
2021-09-27
3
-0
/
+75
*
mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()
Wen Gong
2021-09-24
1
-37
/
+22
*
nl80211: don't put struct cfg80211_ap_settings on stack
Johannes Berg
2021-09-23
1
-78
/
+108
*
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2021-09-23
10
-201
/
+272
*
mac80211: mlme: find auth challenge directly
Johannes Berg
2021-09-23
3
-11
/
+6
*
mac80211: move CRC into struct ieee802_11_elems
Johannes Berg
2021-09-23
3
-13
/
+15
*
mac80211: mesh: clean up rx_bcn_presp API
Johannes Berg
2021-09-23
3
-20
/
+17
*
mac80211: reduce stack usage in debugfs
Johannes Berg
2021-09-23
1
-7
/
+31
*
nl80211: prefer struct_size over open coded arithmetic
Len Baker
2021-09-23
1
-6
/
+6
*
mac80211: check hostapd configuration parsing twt requests
Lorenzo Bianconi
2021-09-23
1
-11
/
+1
*
cfg80211: honour V=1 in certificate code generation
Johannes Berg
2021-09-23
1
-2
/
+2
*
skbuff: pass the result of data ksize to __build_skb_around
Li RongQing
2021-09-22
1
-3
/
+5
*
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
2
-8
/
+2
*
net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_i...
Mianhan Liu
2021-09-21
1
-9
/
+0
*
net/ipv4/syncookies.c: remove superfluous header files from syncookies.c
Mianhan Liu
2021-09-21
1
-2
/
+0
*
net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c...
Mianhan Liu
2021-09-21
1
-3
/
+0
*
net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c
Mianhan Liu
2021-09-20
1
-7
/
+0
*
net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.c
Mianhan Liu
2021-09-20
1
-6
/
+0
*
net/ipv4/route.c: remove superfluous header files from route.c
Mianhan Liu
2021-09-20
1
-8
/
+0
*
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
2021-09-19
3
-46
/
+25
*
net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER
Yajun Deng
2021-09-19
1
-2
/
+2
*
NET: IPV4: fix error "do not initialise globals to 0"
wangzhitong
2021-09-19
1
-1
/
+1
*
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
2021-09-19
1
-0
/
+4
*
mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt support
Florian Westphal
2021-09-18
1
-0
/
+91
*
mptcp: add MPTCP_TCPINFO getsockopt support
Florian Westphal
2021-09-18
1
-0
/
+115
*
mptcp: add MPTCP_INFO getsockopt
Florian Westphal
2021-09-18
1
-1
/
+39
*
mptcp: add new mptcp_fill_diag helper
Florian Westphal
2021-09-18
2
-25
/
+33
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
2
-5
/
+32
|
\
|
*
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
2021-09-10
1
-0
/
+8
|
*
bpf: Add hardware timestamp field to __sk_buff
Vadim Fedorenko
2021-09-10
1
-0
/
+21
|
*
bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr
Neil Spring
2021-09-07
1
-5
/
+3
*
|
devlink: Delete not-used devlink APIs
Leon Romanovsky
2021-09-17
1
-99
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
25
-85
/
+102
|
\
\
|
*
\
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
16
-59
/
+62
|
|
\
\
|
|
*
|
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-09-15
3
-15
/
+37
|
|
*
|
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
2021-09-15
1
-7
/
+5
|
|
*
|
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
Eric Dumazet
2021-09-14
4
-7
/
+10
|
|
*
|
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
2021-09-14
1
-1
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
2
-14
/
+3
|
|
|
\
\
|
|
|
*
|
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-13
2
-14
/
+3
|
|
*
|
|
net-caif: avoid user-triggerable WARN_ON(1)
Eric Dumazet
2021-09-14
1
-16
/
+3
|
|
*
|
|
ipv6: delay fib6_sernum increase in fib6_add
zhang kai
2021-09-13
1
-2
/
+1
|
|
*
|
|
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
2021-09-13
1
-1
/
+1
|
|
*
|
|
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
2021-09-13
1
-1
/
+1
|
|
*
|
|
Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
Yajun Deng
2021-09-13
4
-10
/
+7
|
|
*
|
|
net/packet: clarify source of pr_*() messages
Baruch Siach
2021-09-10
1
-0
/
+2
[next]