index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-01-23
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
2024-01-23
sock_diag: allow concurrent operations
Eric Dumazet
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-23
inet_diag: allow concurrent operations
Eric Dumazet
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
2024-01-23
inet_diag: annotate data-races around inet_diag_table[]
Eric Dumazet
2024-01-23
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
2024-01-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
2024-01-23
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
2024-01-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
2024-01-22
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2024-01-21
udp: fix busy polling
Eric Dumazet
2024-01-19
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
2024-01-19
llc: make llc_ui_sendmsg() more robust against bonding changes
Eric Dumazet
2024-01-19
vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
Lin Ma
2024-01-19
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-01-19
net/smc: fix illegal rmb_desc access in SMC-D connection dump
Wen Gu
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-18
Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-18
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
2024-01-18
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2024-01-18
wifi: mac80211: fix potential sta-link leak
Johannes Berg
2024-01-18
wifi: cfg80211/mac80211: remove dependency on non-existing option
Lukas Bulwahn
2024-01-18
wifi: cfg80211: fix missing interfaces when dumping
Michal Kazior
2024-01-18
ethtool: netlink: Add missing ethnl_ops_begin/complete
Ludvig Pärsson
2024-01-17
SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
Lucas Stach
2024-01-17
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
2024-01-17
netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: skip dead set elements in netlink dump
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: do not allow mismatch field size and set key length
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: check if catch-all set element is active in next genera...
Pablo Neira Ayuso
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-17
netfilter: nf_queue: remove excess nf_bridge variable
Pavel Tikhomirov
2024-01-17
netfilter: nfnetlink_log: use proper helper for fetching physinif
Pavel Tikhomirov
2024-01-17
netfilter: nft_limit: do not ignore unsupported flags
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: bail out if stateful expression provides no .clone
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: validate .maxattr at expression registration
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: reject invalid set policy
Pablo Neira Ayuso
2024-01-17
mptcp: relax check on MPC passive fallback
Paolo Abeni
2024-01-17
xfrm: Clear low order bits of ->flowi4_tos in decode_session4().
Guillaume Nault
2024-01-15
libceph: remove MAX_EXTENTS check for sparse reads
Xiubo Li
2024-01-14
net: tls, fix WARNIING in __sk_msg_free
John Fastabend
2024-01-13
bpf: Avoid iter->offset making backward progress in bpf_iter_udp
Martin KaFai Lau
2024-01-13
bpf: iter_udp: Retry with a larger batch size without going back to the previ...
Martin KaFai Lau
2024-01-13
net: sched: track device in tcf_block_get/put_ext() only for clsact binder types
Jiri Pirko
[prev]
[next]