index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-03-02
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-16
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-16
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-01
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
2022-02-01
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-02-01
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-27
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
2021-12-22
net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info
Leon Romanovsky
2021-12-22
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-12-08
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-12-08
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-12-01
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-12-01
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2021-12-01
net: ieee802154: handle iftypes as u32
Alexander Aring
2021-11-17
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2021-11-17
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-17
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
2021-11-17
net: annotate data-race in neigh_output()
Eric Dumazet
2021-11-17
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-17
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-11-02
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
2021-10-17
net: prevent user from passing illegal stab size
王贇
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-10-06
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-08-18
psample: Add a fwd declaration for skbuff
Roi Dayan
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-12
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-25
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-19
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-07-14
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-07-14
net: sched: add barrier to ensure correct ordering for lockless qdisc
Yunsheng Lin
2021-07-14
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-06-30
inet: annotate date races around sk->sk_txhash
Eric Dumazet
2021-06-23
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
2021-06-03
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
[next]