index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-25
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-01-24
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
2024-01-24
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2024-01-24
xsk: recycle buffer in case Rx queue was full
Maciej Fijalkowski
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2024-01-24
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
2024-01-24
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
2024-01-24
netfilter: nft_limit: reject configurations that cause integer overflow
Florian Westphal
2024-01-24
netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
Pablo Neira Ayuso
2024-01-24
net/sched: flower: Fix chain template offload
Ido Schimmel
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
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
[next]