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
/
core
Age
Commit message (
Expand
)
Author
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
net: add skb_set_owner_edemux() helper
Eric Dumazet
2024-10-14
net: add TIME_WAIT logic to sk_to_full_sk()
Eric Dumazet
2024-10-11
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
2024-10-11
fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
Eric Dumazet
2024-10-11
tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
Eric Dumazet
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
net-shapers: implement shaper cleanup on queue deletion
Paolo Abeni
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
2024-10-10
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
2024-10-10
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
2024-10-08
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
2024-10-08
bpf: add get_netns_cookie helper to tc programs
Mahe Tardy
2024-10-08
rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier.
Kuniyuki Iwashima
2024-10-08
rtnetlink: Add assertion helpers for per-netns RTNL.
Kuniyuki Iwashima
2024-10-08
rtnetlink: Add per-netns RTNL.
Kuniyuki Iwashima
2024-10-04
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
2024-10-03
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
bpf: Remove unused macro
Maciej Fijalkowski
2024-10-01
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
Toke Høiland-Jørgensen
2024-10-01
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
2024-10-01
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-13
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
2024-09-13
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
2024-09-13
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
2024-09-13
bpf: Fix helper writes to read-only maps
Daniel Borkmann
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
2024-09-11
net: support non paged skb frags
Mina Almasry
2024-09-11
memory-provider: dmabuf devmem memory provider
Mina Almasry
2024-09-11
page_pool: devmem support
Mina Almasry
2024-09-11
netdev: netdevice devmem allocator
Mina Almasry
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
2024-09-11
netdev: add netdev_rx_queue_restart()
Mina Almasry
[prev]
[next]