index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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-13
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
2023-12-13
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2023-12-13
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
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
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
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
2023-12-13
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
2023-12-13
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2023-12-13
netfilter: nft_exthdr: add boolean DCCP option matching
Jeremy Sowden
2023-12-13
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
2023-12-13
tcp: fix mid stream window clamp.
Paolo Abeni
2023-12-13
xsk: Skip polling event check for unbound socket
Yewon Choi
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-11
Revert "wifi: cfg80211: fix CQM for non-range use"
Greg Kroah-Hartman
2023-12-08
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-12-08
wifi: cfg80211: fix CQM for non-range use
Johannes Berg
2023-12-03
net/smc: avoid data corruption caused by decline
D. Wythe
2023-12-03
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
2023-11-28
mptcp: fix setsockopt(IP_TOS) subflow locking
Paolo Abeni
2023-11-28
mptcp: add validity check for sending RM_ADDR
Geliang Tang
2023-11-28
mptcp: deal with large GSO size
Paolo Abeni
2023-11-28
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-11-28
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
2023-11-28
svcrdma: Drop connection after an RDMA Read error
Chuck Lever
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-28
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
2023-11-28
af_unix: fix use-after-free in unix_stream_read_actor()
Eric Dumazet
2023-11-28
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
2023-11-28
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
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: v9fs_listxattr: fix %s null argument warning
Dominique Martinet
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
vsock: read from socket's error queue
Arseniy Krasnov
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
[next]