index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-12-12
xdp: make __xdp_return() MP-agnostic
Alexander Lobakin
2024-12-12
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
2024-12-12
page_pool: allow mixing PPs within one bulk
Alexander Lobakin
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-10
rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()
Eric Dumazet
2024-12-10
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
2024-12-10
net: pktgen: Use kthread_create_on_cpu()
Frederic Weisbecker
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
2024-12-10
bpf, sockmap: Fix update element with same
Michal Luczaj
2024-12-07
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
2024-12-06
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2024-12-05
page_pool: make page_pool_put_page_bulk() handle array of netmems
Alexander Lobakin
2024-12-05
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
2024-12-05
xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
Alexander Lobakin
2024-12-05
xdp: allow attaching already registered memory model to xdp_rxq_info
Alexander Lobakin
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
2024-12-04
netpoll: Make netpoll_send_udp return status instead of void
Maksym Kutsevol
2024-12-04
netpoll: Use rtnl_dereference() for npinfo pointer access
Breno Leitao
2024-12-03
net: Make napi_hash_lock irq safe
Joe Damato
2024-12-03
rtnetlink: fix double call of rtnl_link_get_net_ifla()
Cong Wang
2024-11-24
rtnetlink: fix rtnl_dump_ifinfo() error path
Eric Dumazet
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-18
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
2024-11-18
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
2024-11-18
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
net: netpoll: flush skb pool during cleanup
Breno Leitao
2024-11-15
net: netpoll: Individualize the skb pool
Breno Leitao
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_get
Joe Damato
2024-11-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-14
bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-14
bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-12
net: page_pool: do not count normal frag allocation in stats
Jakub Kicinski
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
2024-11-11
net: Add control functions for irq suspension
Martin Karsten
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
[prev]
[next]