index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-10-15
rtnetlink: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
rtnetlink: Panic when __rtnl_register_many() fails for builtin callers.
Kuniyuki Iwashima
2024-10-15
Revert "net: do not leave a dangling sk pointer, when socket creation fails"
Ignat Korchagin
2024-10-15
net: warn, if pf->create does not clear sock->sk on error
Ignat Korchagin
2024-10-15
net: inet6: do not leave a dangling sk pointer in inet6_create()
Ignat Korchagin
2024-10-15
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
2024-10-15
net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
Ignat Korchagin
2024-10-15
net: af_can: do not leave a dangling sk pointer in can_create()
Ignat Korchagin
2024-10-15
Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
Ignat Korchagin
2024-10-15
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...
Ignat Korchagin
2024-10-15
af_packet: avoid erroring out after sock_init_data() in packet_create()
Ignat Korchagin
2024-10-15
net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
Elena Salomatkina
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-10-15
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
2024-10-15
neighbour: Remove NEIGH_DN_TABLE.
Kuniyuki Iwashima
2024-10-15
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
2024-10-15
net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
Li RongQing
2024-10-15
kcm: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
ipv6: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
inetpeer: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
ipv4: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
af_packet: allow fanout_add when socket is not RUNNING
Gur Stavi
2024-10-15
netfilter: nf_tables: prefer nft_trans_elem_alloc helper
Florian Westphal
2024-10-15
netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
Justin Stitt
2024-10-15
netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c
Uros Bizjak
2024-10-15
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...
Paolo Abeni
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-10-15
rtnl_net_debug: Remove rtnl_net_debug_exit().
Kuniyuki Iwashima
2024-10-15
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
2024-10-15
netfilter: Make legacy configs user selectable
Breno Leitao
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
2024-10-14
net: napi: Add napi_config
Joe Damato
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
2024-10-14
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
2024-10-14
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
2024-10-14
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
2024-10-14
ipv4: tcp: give socket pointer to control skbs
Eric Dumazet
2024-10-14
ipv6: tcp: give socket pointer to control skbs
Eric Dumazet
2024-10-14
net: add skb_set_owner_edemux() helper
Eric Dumazet
2024-10-14
net_sched: sch_fq: prepare for TIME_WAIT sockets
Eric Dumazet
2024-10-14
net: add TIME_WAIT logic to sk_to_full_sk()
Eric Dumazet
2024-10-14
net/smc: Fix memory leak when using percpu refs
Kai Shen
2024-10-14
xsk: Use xsk_buff_pool directly for cq functions
Maciej Fijalkowski
2024-10-14
xsk: Wrap duplicated code to function
Maciej Fijalkowski
2024-10-14
xsk: Carry a copy of xdp_zc_max_segs within xsk_buff_pool
Maciej Fijalkowski
2024-10-14
xsk: Get rid of xdp_buff_xsk::orig_addr
Maciej Fijalkowski
2024-10-14
xsk: s/free_list_node/list_node/
Maciej Fijalkowski
2024-10-14
xsk: Get rid of xdp_buff_xsk::xskb_list_node
Maciej Fijalkowski
[prev]
[next]