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-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
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
2019-11-10
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
2019-11-10
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-11-10
net: dsa: fix switch tree list
Vivien Didelot
2019-11-10
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-11-10
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
2019-11-10
rxrpc: Fix handling of last subpacket of jumbo packet
David Howells
2019-11-10
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
2019-11-10
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
2019-11-10
net/smc: fix closing of fallback SMC sockets
Ursula Braun
2019-11-10
ipv4: fix route update on metric change.
Paolo Abeni
2019-11-10
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
2019-11-10
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
udp: use skb_queue_empty_lockless()
Eric Dumazet
2019-11-10
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
2019-11-10
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
2019-11-10
net: rtnetlink: fix a typo fbd -> fdb
Nikolay Aleksandrov
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-11-10
erspan: fix the tun_info options_len check for erspan
Xin Long
2019-11-10
dccp: do not leak jiffies on the wire
Eric Dumazet
2019-11-06
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-11-06
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
2019-11-06
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
2019-11-06
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
David Howells
2019-11-06
rxrpc: Fix call ref leak
David Howells
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-11-06
llc: fix sk_buff leak in llc_sap_state_process()
Eric Biggers
2019-11-06
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
2019-11-06
nl80211: fix validation of mesh path nexthop
Markus Theil
2019-11-06
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-10-29
mac80211: Reject malformed SSID elements
Will Deacon
2019-10-29
cfg80211: wext: avoid copying malformed SSIDs
Will Deacon
2019-10-29
rxrpc: use rcu protection while reading sk->sk_user_data
Eric Dumazet
2019-10-29
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-29
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
2019-10-29
sctp: change sctp_prot .no_autobind with true
Xin Long
2019-10-29
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
2019-10-29
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
2019-10-29
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
Xin Long
2019-10-29
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
2019-10-29
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-29
ipv4: fix race condition between route lookup and invalidation
Wei Wang
2019-10-29
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
2019-10-29
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2019-10-29
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
[next]