index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-18
net: dsa: remove dsa_port_phylink_mac_select_pcs()
Russell King (Oracle)
1
-8
/
+0
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
3
-0
/
+56
2024-10-16
rtnetlink: Remove rtnl_register() and rtnl_register_module().
Kuniyuki Iwashima
1
-53
/
+21
2024-10-16
can: gw: Use rtnl_register_many().
Kuniyuki Iwashima
1
-17
/
+12
2024-10-16
dcb: Use rtnl_register_many().
Kuniyuki Iwashima
1
-2
/
+6
2024-10-16
ipmr: Use rtnl_register_many().
Kuniyuki Iwashima
2
-13
/
+22
2024-10-16
ipv6: Use rtnl_register_many().
Kuniyuki Iwashima
4
-67
/
+51
2024-10-16
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
5
-33
/
+55
2024-10-16
net: Use rtnl_register_many().
Kuniyuki Iwashima
1
-5
/
+9
2024-10-16
net: sched: Use rtnl_register_many().
Kuniyuki Iwashima
3
-24
/
+34
2024-10-16
neighbour: Use rtnl_register_many().
Kuniyuki Iwashima
1
-9
/
+10
2024-10-16
rtnetlink: Use rtnl_register_many().
Kuniyuki Iwashima
1
-30
/
+33
2024-10-16
rtnetlink: Panic when __rtnl_register_many() fails for builtin callers.
Kuniyuki Iwashima
1
-0
/
+4
2024-10-16
Revert "net: do not leave a dangling sk pointer, when socket creation fails"
Ignat Korchagin
1
-3
/
+0
2024-10-16
net: warn, if pf->create does not clear sock->sk on error
Ignat Korchagin
1
-2
/
+2
2024-10-16
net: inet6: do not leave a dangling sk pointer in inet6_create()
Ignat Korchagin
1
-12
/
+10
2024-10-16
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
1
-12
/
+10
2024-10-16
net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
Ignat Korchagin
1
-5
/
+7
2024-10-16
net: af_can: do not leave a dangling sk pointer in can_create()
Ignat Korchagin
1
-0
/
+1
2024-10-16
Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
Ignat Korchagin
1
-5
/
+5
2024-10-16
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...
Ignat Korchagin
1
-0
/
+1
2024-10-16
af_packet: avoid erroring out after sock_init_data() in packet_create()
Ignat Korchagin
1
-6
/
+6
2024-10-16
net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
Elena Salomatkina
1
-1
/
+1
2024-10-16
neighbour: Remove NEIGH_DN_TABLE.
Kuniyuki Iwashima
1
-1
/
+1
2024-10-15
kcm: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-9
/
+1
2024-10-15
net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-8
/
+1
2024-10-15
ipv6: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-8
/
+1
2024-10-15
inetpeer: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-7
/
+2
2024-10-15
ipv4: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-7
/
+1
2024-10-15
af_packet: allow fanout_add when socket is not RUNNING
Gur Stavi
1
-4
/
+5
2024-10-15
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...
Paolo Abeni
4
-80
/
+30
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
4
-49
/
+62
2024-10-15
rtnl_net_debug: Remove rtnl_net_debug_exit().
Kuniyuki Iwashima
1
-6
/
+0
2024-10-15
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
1
-3
/
+3
2024-10-15
netdev-genl: Support setting per-NAPI config values
Joe Damato
3
-0
/
+64
2024-10-15
net: napi: Add napi_config
Joe Damato
2
-7
/
+85
2024-10-15
netdev-genl: Dump gro_flush_timeout
Joe Damato
1
-0
/
+6
2024-10-15
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
3
-7
/
+47
2024-10-15
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
1
-0
/
+6
2024-10-15
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
3
-6
/
+42
2024-10-15
ipv4: tcp: give socket pointer to control skbs
Eric Dumazet
2
-3
/
+6
2024-10-15
ipv6: tcp: give socket pointer to control skbs
Eric Dumazet
1
-0
/
+3
2024-10-15
net: add skb_set_owner_edemux() helper
Eric Dumazet
2
-7
/
+4
2024-10-15
net_sched: sch_fq: prepare for TIME_WAIT sockets
Eric Dumazet
1
-1
/
+2
2024-10-15
net: add TIME_WAIT logic to sk_to_full_sk()
Eric Dumazet
1
-5
/
+1
2024-10-14
xsk: Use xsk_buff_pool directly for cq functions
Maciej Fijalkowski
1
-16
/
+16
2024-10-14
xsk: Wrap duplicated code to function
Maciej Fijalkowski
1
-16
/
+18
2024-10-14
xsk: Carry a copy of xdp_zc_max_segs within xsk_buff_pool
Maciej Fijalkowski
2
-1
/
+2
2024-10-14
xsk: Get rid of xdp_buff_xsk::orig_addr
Maciej Fijalkowski
2
-2
/
+4
2024-10-14
xsk: s/free_list_node/list_node/
Maciej Fijalkowski
2
-9
/
+9
[next]