index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-11-10
wifi: mac80211: make link iteration safe for 'break'
Johannes Berg
-5
/
+11
2025-11-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-0
/
+5
2025-11-07
net: increase skb_defer_max default to 128
Eric Dumazet
-1
/
+1
2025-11-07
net: fix napi_consume_skb() with alien skbs
Eric Dumazet
-0
/
+5
2025-11-07
net: allow skb_release_head_state() to be called multiple times
Eric Dumazet
-4
/
+3
2025-11-07
net: add prefetch() in skb_defer_free_flush()
Eric Dumazet
-0
/
+1
2025-11-07
psp: add stats from psp spec to driver facing api
Jakub Kicinski
-2
/
+22
2025-11-07
psp: report basic stats from the core
Jakub Kicinski
-1
/
+98
2025-11-07
tcp: add net.ipv4.tcp_comp_sack_rtt_percent
Eric Dumazet
-8
/
+28
2025-11-07
strparser: Fix signed/unsigned mismatch bug
Nate Karstens
-1
/
+1
2025-11-07
tcp: Remove timeout arg from reqsk_timeout().
Kuniyuki Iwashima
-3
/
+4
2025-11-07
tcp: Remove redundant init for req->num_timeout.
Kuniyuki Iwashima
-2
/
+0
2025-11-07
tcp: Remove timeout arg from reqsk_queue_hash_req().
Kuniyuki Iwashima
-15
/
+10
2025-11-07
tcp: Call tcp_syn_ack_timeout() directly.
Kuniyuki Iwashima
-5
/
+4
2025-11-06
xsk: Move NETDEV_XDP_ACT_ZC into generic header
Daniel Borkmann
-5
/
+1
2025-11-06
net: dsa: add tagging driver for MaxLinear GSW1xx switch family
Daniel Golle
-0
/
+125
2025-11-06
devlink: Add new "max_mac_per_vf" generic device param
Mohammad Heib
-0
/
+5
2025-11-06
wifi: mac80211: reject address change while connecting
Johannes Berg
-3
/
+11
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-74
/
+180
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-73
/
+178
2025-11-06
net: bridge: fix MST static key usage
Nikolay Aleksandrov
-2
/
+14
2025-11-06
net: bridge: fix use-after-free due to MST port state bypass
Nikolay Aleksandrov
-6
/
+8
2025-11-06
net: selftests: export packet creation helpers for driver use
Raju Rangoju
-41
/
+7
2025-11-05
net: gro_cells: Reduce lock scope in gro_cell_poll
Sebastian Andrzej Siewior
-2
/
+2
2025-11-04
netpoll: Fix deadlock in memory allocation under spinlock
Breno Leitao
-5
/
+2
2025-11-04
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
-8
/
+8
2025-11-04
bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently
Kees Cook
-2
/
+2
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
-57
/
+69
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-76
/
+80
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-78
/
+79
2025-11-04
net: devmem: Remove unused declaration net_devmem_bind_tx_release()
Yue Haibing
-1
/
+0
2025-11-04
mptcp: pm: in kernel: only use fullmesh endp if any
Matthieu Baerts (NGI0)
-7
/
+3
2025-11-04
mptcp: pm: in-kernel: record fullmesh endp nb
Matthieu Baerts (NGI0)
-3
/
+38
2025-11-04
net: mark deliver_skb() as unlikely and not inlined
Eric Dumazet
-11
/
+11
2025-11-04
rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
Adrian Moreno
-4
/
+11
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
-10
/
+8
2025-11-04
xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock
Jason Xing
-8
/
+4
2025-11-04
net/dns_resolver: use credential guards in dns_query()
Christian Brauner
-4
/
+2
2025-11-04
unix: don't copy creds
Christian Brauner
-13
/
+4
2025-11-03
ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
Oleksij Rempel
-1
/
+342
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
-11
/
+52
2025-11-03
mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE.
Kuniyuki Iwashima
-3
/
+5
2025-11-03
mpls: Protect net->mpls.platform_label with a per-netns mutex.
Kuniyuki Iwashima
-20
/
+42
2025-11-03
mpls: Convert RTM_GETNETCONF to RCU.
Kuniyuki Iwashima
-14
/
+30
2025-11-03
mpls: Convert mpls_dump_routes() to RCU.
Kuniyuki Iwashima
-10
/
+16
2025-11-03
mpls: Use mpls_route_input() where appropriate.
Kuniyuki Iwashima
-19
/
+13
2025-11-03
mpls: Add mpls_route_input().
Kuniyuki Iwashima
-10
/
+18
2025-11-03
mpls: Pass net to mpls_dev_get().
Kuniyuki Iwashima
-6
/
+8
2025-11-03
mpls: Add mpls_dev_rcu().
Kuniyuki Iwashima
-7
/
+12
2025-11-03
mpls: Use in6_dev_rcu() and dev_net_rcu() in mpls_forward() and mpls_xmit().
Kuniyuki Iwashima
-10
/
+12
[prev]
[next]