index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
phonet: Convert phonet_device_list.lock to spinlock_t.
Kuniyuki Iwashima
1
-1
/
+2
2024-10-24
phonet: Pass net and ifindex to phonet_address_notify().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-23
net: netdev_tx_sent_queue() small optimization
Eric Dumazet
1
-1
/
+1
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
1
-2
/
+1
2024-10-23
ipv4: Switch inet_addr_hash() to less predictable hash.
Kuniyuki Iwashima
1
-0
/
+5
2024-10-23
net/sched: act_api: unexport tcf_action_dump_1()
Vladimir Oltean
1
-1
/
+0
2024-10-22
virtchnl: fix m68k build.
Paolo Abeni
1
-0
/
+1
2024-10-22
rtnetlink: Protect struct rtnl_af_ops with SRCU.
Kuniyuki Iwashima
1
-1
/
+4
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-22
rtnetlink: Protect struct rtnl_link_ops with SRCU.
Kuniyuki Iwashima
1
-1
/
+4
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-3
/
+54
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+3
2024-10-15
rtnetlink: Remove rtnl_register() and rtnl_register_module().
Kuniyuki Iwashima
1
-5
/
+10
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-2
/
+1
2024-10-15
neighbour: Remove NEIGH_DN_TABLE.
Kuniyuki Iwashima
1
-1
/
+0
2024-10-15
Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefs
Linus Torvalds
1
-0
/
+35
2024-10-15
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...
Paolo Abeni
1
-13
/
+16
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
3
-17
/
+35
2024-10-15
net: phy: support 'active-high' property for PHY LEDs
Daniel Golle
1
-2
/
+3
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
1
-0
/
+1
2024-10-14
net: napi: Add napi_config
Joe Damato
1
-3
/
+33
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
1
-0
/
+1
2024-10-14
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
1
-1
/
+2
2024-10-14
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
1
-0
/
+1
2024-10-14
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
1
-1
/
+2
2024-10-14
ipv4: tcp: give socket pointer to control skbs
Eric Dumazet
1
-1
/
+2
2024-10-14
net: add skb_set_owner_edemux() helper
Eric Dumazet
1
-0
/
+9
2024-10-14
net_sched: sch_fq: prepare for TIME_WAIT sockets
Eric Dumazet
1
-0
/
+10
2024-10-14
net: add TIME_WAIT logic to sk_to_full_sk()
Eric Dumazet
2
-3
/
+7
2024-10-14
xsk: Carry a copy of xdp_zc_max_segs within xsk_buff_pool
Maciej Fijalkowski
1
-0
/
+1
2024-10-14
xsk: Get rid of xdp_buff_xsk::orig_addr
Maciej Fijalkowski
1
-8
/
+11
2024-10-14
xsk: s/free_list_node/list_node/
Maciej Fijalkowski
2
-8
/
+8
2024-10-14
xsk: Get rid of xdp_buff_xsk::xskb_list_node
Maciej Fijalkowski
2
-8
/
+7
2024-10-13
net: vxlan: use kfree_skb_reason() in vxlan_xmit()
Menglong Dong
1
-0
/
+9
2024-10-13
net: vxlan: make vxlan_set_mac() return drop reasons
Menglong Dong
1
-0
/
+6
2024-10-13
net: vxlan: make vxlan_snoop() return drop reasons
Menglong Dong
1
-0
/
+9
2024-10-13
net: vxlan: add skb drop reasons to vxlan_rcv()
Menglong Dong
1
-0
/
+16
2024-10-13
net: tunnel: make skb_vlan_inet_prepare() return drop reasons
Menglong Dong
1
-5
/
+8
2024-10-13
net: tunnel: add pskb_inet_may_pull_reason() helper
Menglong Dong
1
-2
/
+8
2024-10-13
net: skb: add pskb_network_may_pull_reason() helper
Menglong Dong
1
-1
/
+7
2024-10-11
net: enetc: add missing static descriptor and inline keyword
Wei Fang
1
-1
/
+2
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-0
/
+16
2024-10-11
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
1
-1
/
+1
2024-10-11
ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq
Eric Dumazet
1
-4
/
+4
2024-10-11
ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
Eric Dumazet
2
-3
/
+3
2024-10-11
fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
Eric Dumazet
1
-1
/
+1
2024-10-11
tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
Eric Dumazet
1
-3
/
+2
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-39
/
+54
2024-10-10
Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-2
/
+20
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
6
-4
/
+364
[next]