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
*
net: dsa: setup master before ports
Vladimir Oltean
2022-01-06
1
-10
/
+13
*
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
2022-01-06
1
-13
/
+37
*
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2022-01-06
2
-2
/
+10
*
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
2022-01-06
1
-24
/
+1
*
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
2022-01-06
1
-3
/
+1
*
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
2022-01-06
1
-7
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
8
-8
/
+88
|
\
|
*
xfrm: rate limit SA mapping change message to user space
Antony Antony
2021-12-23
3
-4
/
+43
|
*
xfrm: Add support for SM4 symmetric cipher algorithm
Xu Jia
2021-12-23
1
-0
/
+21
|
*
xfrm: Add support for SM3 secure hash
Xu Jia
2021-12-23
1
-0
/
+20
|
*
xfrm: update SA curlft.use_time
Antony Antony
2021-12-23
2
-0
/
+2
|
*
net: xfrm: drop check of pols[0] for the second time
Jean Sacren
2021-12-01
1
-1
/
+1
|
*
xfrm: Remove duplicate assignment
luo penghao
2021-11-18
1
-1
/
+0
|
*
ipv6/esp6: Remove structure variables and alignment statements
luo penghao
2021-11-18
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
21
-177
/
+269
|
\
\
|
*
\
Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2022-01-04
4
-82
/
+55
|
|
\
\
|
|
*
|
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
2022-01-04
3
-81
/
+54
|
|
*
|
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
2022-01-04
1
-1
/
+1
|
*
|
|
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
2022-01-04
1
-4
/
+2
|
*
|
|
netrom: fix copying in user data in nr_setsockopt
Christoph Hellwig
2022-01-04
1
-1
/
+1
|
*
|
|
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-04
1
-1
/
+2
|
*
|
|
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
2
-1
/
+35
|
*
|
|
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-04
2
-31
/
+31
|
*
|
|
Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2022-01-03
3
-11
/
+21
|
|
\
\
\
|
|
*
|
|
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
2022-01-02
3
-11
/
+21
|
*
|
|
|
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
2022-01-03
1
-5
/
+3
|
*
|
|
|
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
2022-01-03
1
-2
/
+5
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2022-01-02
2
-32
/
+36
|
*
|
|
mctp: Remove only static neighbour on RTM_DELNEIGH
Gagan Kumar
2022-01-02
1
-4
/
+5
|
*
|
|
net ticp:fix a kernel-infoleak in __tipc_sendmsg()
Haimin Zhang
2021-12-31
1
-0
/
+2
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-31
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Revert "xsk: Do not sleep in poll() when need_wakeup set"
Magnus Karlsson
2021-12-17
1
-2
/
+2
|
*
|
|
|
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-31
3
-0
/
+11
|
*
|
|
|
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
2021-12-31
1
-1
/
+5
|
*
|
|
|
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2021-12-31
1
-1
/
+20
|
*
|
|
|
ipv4: Check attribute length for RTA_FLOW in multipath route
David Ahern
2021-12-31
1
-3
/
+14
|
*
|
|
|
ipv4: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2021-12-31
1
-3
/
+26
*
|
|
|
|
netlink: do not allocate a device refcount tracker in ethnl_default_notify()
Eric Dumazet
2022-01-05
1
-1
/
+0
*
|
|
|
|
net/sched: add missing tracker information in qdisc_create()
Eric Dumazet
2022-01-05
1
-1
/
+1
*
|
|
|
|
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
2022-01-05
3
-49
/
+13
*
|
|
|
|
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
2022-01-05
3
-106
/
+20
*
|
|
|
|
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
2022-01-05
1
-2
/
+2
*
|
|
|
|
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2022-01-05
1
-1
/
+1
*
|
|
|
|
mac80211: use ieee80211_bss_get_elem()
Johannes Berg
2022-01-04
1
-7
/
+7
*
|
|
|
|
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
2022-01-04
1
-0
/
+13
*
|
|
|
|
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
2022-01-04
1
-1
/
+1
*
|
|
|
|
Namespaceify mtu_expires sysctl
xu xin
2022-01-04
1
-10
/
+11
*
|
|
|
|
Namespaceify min_pmtu sysctl
xu xin
2022-01-04
1
-16
/
+37
*
|
|
|
|
net: openvswitch: Fill act ct extension
Paul Blakey
2022-01-04
1
-0
/
+6
*
|
|
|
|
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2022-01-04
2
-1
/
+32
[next]