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.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
*
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-02-21
2
-3
/
+11
*
net: core: Use csum_replace_by_diff() and csum_sub() instead of opencoding
Christophe Leroy
2022-02-21
1
-2
/
+2
*
net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
Menglong Dong
2022-02-20
1
-4
/
+6
*
net: tcp: use tcp_drop_reason() for tcp_data_queue()
Menglong Dong
2022-02-20
1
-2
/
+11
*
net: tcp: use tcp_drop_reason() for tcp_rcv_established()
Menglong Dong
2022-02-20
1
-2
/
+7
*
net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
Menglong Dong
2022-02-20
2
-2
/
+8
*
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
2022-02-20
2
-3
/
+6
*
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
2022-02-20
2
-7
/
+17
*
net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
Menglong Dong
2022-02-20
1
-4
/
+17
*
net: tcp: add skb drop reasons to tcp_v4_rcv()
Menglong Dong
2022-02-20
1
-1
/
+6
*
net: tcp: introduce tcp_drop_reason()
Menglong Dong
2022-02-20
1
-2
/
+8
*
net/smc: unlock on error paths in __smc_setsockopt()
Dan Carpenter
2022-02-19
1
-4
/
+8
*
net: dsa: remove pcs_poll
Russell King (Oracle)
2022-02-19
1
-1
/
+0
*
net: hsr: fix suspicious RCU usage warning in hsr_node_get_first()
Juhee Kang
2022-02-19
2
-7
/
+11
*
net: get rid of rtnl_lock_unregistering()
Eric Dumazet
2022-02-19
1
-42
/
+0
*
bridge: switch br_net_exit to batch mode
Eric Dumazet
2022-02-19
1
-6
/
+9
*
net: ip6mr: add support for passing full packet on wrong mif
Mobashshera Rasool
2022-02-19
1
-4
/
+14
*
mctp: add address validity checking for packet receive
Jeremy Kerr
2022-02-18
1
-0
/
+11
*
mctp: replace mctp_address_ok with more fine-grained helpers
Jeremy Kerr
2022-02-18
3
-3
/
+3
*
net: Add new protocol attribute to IP addresses
Jacques de Laval
2022-02-18
2
-6
/
+28
*
net: avoid quadratic behavior in netdev_wait_allrefs_any()
Eric Dumazet
2022-02-18
1
-3
/
+1
*
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2022-02-18
2
-8
/
+22
*
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
2022-02-18
1
-0
/
+15
*
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
2022-02-17
1
-57
/
+0
*
net: add sanity check in proto_register()
Eric Dumazet
2022-02-17
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-0
/
+3
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-17
1
-0
/
+3
|
|
\
|
|
*
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
2022-02-11
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
30
-121
/
+168
|
\
|
|
|
*
|
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-17
1
-9
/
+10
|
*
|
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
2022-02-17
4
-18
/
+21
|
*
|
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
2022-02-17
1
-14
/
+7
|
*
|
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
2022-02-17
1
-0
/
+1
|
*
|
ping: fix the dif and sdif check in ping_lookup
Xin Long
2022-02-17
1
-2
/
+9
|
*
|
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
2022-02-16
1
-3
/
+10
|
*
|
tipc: fix wrong notification node addresses
Jon Maloy
2022-02-16
1
-5
/
+6
|
*
|
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-16
1
-1
/
+3
|
*
|
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
2022-02-16
1
-0
/
+4
|
*
|
mctp: fix use after free
Tom Rix
2022-02-15
1
-5
/
+6
|
*
|
ipv4: add description about martian source
Zhang Yunkai
2022-02-15
1
-0
/
+3
|
*
|
tipc: fix wrong publisher node address in link publications
Jon Maloy
2022-02-14
1
-1
/
+1
|
*
|
net: fix documentation for kernel_getsockname
Alex Maydanik
2022-02-14
1
-2
/
+2
|
*
|
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-14
4
-28
/
+35
|
*
|
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-14
2
-1
/
+1
|
*
|
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-14
2
-3
/
+3
|
*
|
tipc: fix a bit overflow in tipc_crypto_key_rcv()
Hangyu Hua
2022-02-13
1
-1
/
+1
|
*
|
Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-02-11
2
-21
/
+25
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
cfg80211: fix race in netlink owner interface destruction
Johannes Berg
2022-02-04
1
-13
/
+4
|
|
*
mac80211: mlme: check for null after calling kmemdup
Jiasheng Jiang
2022-01-31
1
-8
/
+21
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-02-11
2
-2
/
+4
|
|
\
\
[next]