index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-06-14
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
2022-06-14
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
2022-06-14
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-18
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-12
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-09
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-05-09
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2022-04-20
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-04-20
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-15
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-04-15
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
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
[next]