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-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-04-27
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-04-27
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2022-04-20
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2022-04-20
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
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-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
2022-02-08
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
2021-12-08
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-12-08
net: ieee802154: handle iftypes as u32
Alexander Aring
2021-11-26
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-08-26
psample: Add a fwd declaration for skbuff
Roi Dayan
2021-08-15
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
2021-08-04
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-08-04
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-08-04
net: split out functions related to registering inflight socket files
Jens Axboe
2021-07-28
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
2021-07-28
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-20
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-06-30
inet: annotate date races around sk->sk_txhash
Eric Dumazet
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
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2021-06-03
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-05-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2021-04-16
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
2021-03-30
net: sched: validate stab values
Eric Dumazet
2021-03-30
can: dev: Move device back to init netns on owning netns delete
Martin Willi
2021-03-03
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-03-03
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2021-02-03
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-11
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
2020-12-08
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-10-29
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2020-10-17
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
[next]