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
/
net
Age
Commit message (
Expand
)
Author
2023-12-20
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
2023-12-20
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
2023-12-20
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
2023-12-20
net/rose: Fix Use-After-Free in rose_ioctl
Hyunwoo Kim
2023-12-20
atm: Fix Use-After-Free in do_vcc_ioctl
Hyunwoo Kim
2023-12-20
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2023-12-20
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2023-12-13
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-13
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
2023-12-13
genetlink: add CAP_NET_ADMIN test for multicast bind
Ido Schimmel
2023-12-13
netlink: don't call ->netlink_bind with table lock held
Ido Schimmel
2023-12-13
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
2023-12-13
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2023-12-13
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
2023-12-13
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-13
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
2023-12-13
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
2023-12-13
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
2023-12-13
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
2023-12-08
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-12-08
net/smc: avoid data corruption caused by decline
D. Wythe
2023-12-08
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
2023-11-28
netfilter: nf_tables: disable toggling dormant table state more than once
Pablo Neira Ayuso
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
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-11-28
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
2023-11-28
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-11-28
SUNRPC: Add an IS_ERR() check back to where it was
Dan Carpenter
2023-11-28
SUNRPC: ECONNRESET might require a rebind
Trond Myklebust
2023-11-28
9p/trans_fd: Annotate data-racy writes to file::f_flags
Marco Elver
2023-11-28
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-28
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
2023-11-20
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-20
net/smc: put sk reference if close work was canceled
D. Wythe
2023-11-20
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
2023-11-20
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-11-20
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
2023-11-20
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
2023-11-20
hsr: Prevent use after free in prp_create_tagged_frame()
Dan Carpenter
2023-11-20
llc: verify mac len before reading mac header
Willem de Bruijn
2023-11-20
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
[next]