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
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-05-02
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
2024-05-02
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-05-02
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-05-02
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
2024-04-13
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-04-13
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
2024-03-26
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
2024-02-23
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2024-02-23
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2024-02-23
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
2024-02-23
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2024-01-05
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2024-01-05
Bluetooth: use inclusive language in SMP
Archie Pusaka
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-13
genetlink: add CAP_NET_ADMIN test for multicast bind
Ido Schimmel
2023-11-28
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2023-11-28
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-11-20
inet: shrink struct flowi_common
Eric Dumazet
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-25
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-10-25
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
2023-10-25
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2023-10-10
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-10
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
2023-10-10
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
2023-10-10
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2023-10-10
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-10-10
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-10-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-10-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-10-10
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
2023-09-19
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
2023-09-19
ip_tunnels: use DEV_STATS_INC()
Eric Dumazet
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-19
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-09-19
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-30
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
[next]