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
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
net: timestamp: add helper returning skb's tx tstamp
Pavel Begunkov
1
-0
/
+4
2025-06-17
Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linux
Jakub Kicinski
1
-1
/
+5
2025-06-17
net: mana: Allocate MSI-X vectors dynamically
Shradha Gupta
1
-2
/
+6
2025-06-16
net: mana: Add handler for hardware servicing events
Haiyang Zhang
1
-2
/
+8
2025-06-16
libeth: xdp, xsk: access adjacent u32s as u64 where applicable
Alexander Lobakin
2
-8
/
+31
2025-06-16
libeth: xsk: add XSkFQ refill and XSk wakeup helpers
Alexander Lobakin
1
-0
/
+98
2025-06-16
libeth: xsk: add XSk Rx processing support
Alexander Lobakin
2
-7
/
+283
2025-06-16
libeth: xsk: add XSk xmit functions
Alexander Lobakin
3
-15
/
+228
2025-06-16
libeth: xsk: add XSk XDP_TX sending helpers
Alexander Lobakin
3
-5
/
+175
2025-06-16
libeth: xdp: add RSS hash hint and XDP features setup helpers
Alexander Lobakin
1
-0
/
+90
2025-06-16
libeth: xdp: add templates for building driver-side callbacks
Alexander Lobakin
1
-0
/
+195
2025-06-16
libeth: xdp: add XDP prog run and verdict result handling
Alexander Lobakin
2
-0
/
+303
2025-06-16
libeth: xdp: add helpers for preparing/processing &libeth_xdp_buff
Alexander Lobakin
2
-0
/
+174
2025-06-16
libeth: xdp: add XDPSQ cleanup timers
Alexander Lobakin
2
-1
/
+77
2025-06-16
libeth: xdp: add XDPSQ locking helpers
Alexander Lobakin
2
-3
/
+145
2025-06-16
libeth: xdp: add XDPSQE completion helpers
Alexander Lobakin
3
-2
/
+98
2025-06-16
libeth: xdp: add .ndo_xdp_xmit() helpers
Alexander Lobakin
2
-2
/
+294
2025-06-16
libeth: xdp: add XDP_TX buffers sending
Alexander Lobakin
2
-2
/
+550
2025-06-16
libeth: support native XDP and register memory model
Alexander Lobakin
1
-1
/
+5
2025-06-16
libeth: convert to netmem
Alexander Lobakin
1
-10
/
+12
2025-06-13
net: pfcp: fix typo in message_priority field name
RubenKelevra
1
-1
/
+1
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-16
/
+14
2025-06-12
Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-5
/
+8
2025-06-12
net_sched: remove qdisc_tree_flush_backlog()
Eric Dumazet
1
-8
/
+0
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
1
-1
/
+1
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
2
-5
/
+8
2025-06-10
Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-0
/
+18
2025-06-10
net: Fix TOCTOU issue in sk_is_readable()
Michal Luczaj
1
-2
/
+5
2025-06-10
queue_api: add subqueue variant netif_subqueue_sent
Gur Stavi
1
-0
/
+9
2025-06-10
net: remove unused sock_enable_timestamps
Willem de Bruijn
1
-1
/
+0
2025-06-10
net: mana: Expose additional hardware counters for drop and TC via ethtool.
Dipayaan Roy
1
-0
/
+131
2025-06-10
can: add drop reasons in the receive path of AF_CAN
Davide Caratti
1
-0
/
+18
2025-06-09
Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+1
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2025-06-05
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
1
-0
/
+1
2025-06-05
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+0
2025-05-30
net: Fix checksum update for ILA adj-transport
Paul Chaignon
1
-1
/
+1
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-15
/
+44
2025-05-28
net: mana: Add support for Multi Vports on Bare metal
Haiyang Zhang
1
-1
/
+3
2025-05-27
sctp: mark sctp_do_peeloff static
Christoph Hellwig
1
-2
/
+0
2025-05-27
vsock: Move lingering logic to af_vsock core
Michal Luczaj
1
-0
/
+1
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
14
-20
/
+113
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-1
/
+20
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-2
/
+17
2025-05-26
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec...
Qiu Yutan
1
-0
/
+3
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
1
-0
/
+5
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
1
-1
/
+1
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
1
-0
/
+5
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
1
-0
/
+9
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-1
/
+3
[prev]
[next]