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
/
core
Age
Commit message (
Expand
)
Author
Lines
2024-12-19
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
-0
/
+11
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-51
/
+44
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-13
/
+11
2024-12-19
net: fib_rules: Enable flow label selector usage
Ido Schimmel
-2
/
+2
2024-12-19
net: fib_rules: Add flow label selector attributes
Ido Schimmel
-0
/
+2
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
-2
/
+2
2024-12-17
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
-2
/
+3
2024-12-17
net: page_pool: rename page_pool_is_last_ref()
Jakub Kicinski
-1
/
+1
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
-0
/
+8
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
-0
/
+7
2024-12-16
sock: Introduce sk_set_prio_allowed helper function
Anna Emese Nyiri
-3
/
+8
2024-12-16
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
-2
/
+2
2024-12-16
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
-7
/
+4
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
-7
/
+86
2024-12-16
net: Make net_hwtstamp_validate accessible
Kory Maincent
-1
/
+2
2024-12-16
net: Make dev_get_hwtstamp_phylib accessible
Kory Maincent
-2
/
+4
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-38
/
+33
2024-12-12
page_pool: disable sync for cpu for dmabuf memory provider
Mina Almasry
-0
/
+2
2024-12-12
page_pool: Set `dma_sync` to false for devmem memory provider
Samiullah Khawaja
-5
/
+7
2024-12-12
net: page_pool: rename page_pool_alloc_netmem to *_netmems
Mina Almasry
-4
/
+4
2024-12-12
xdp: make __xdp_return() MP-agnostic
Alexander Lobakin
-34
/
+22
2024-12-12
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
-20
/
+20
2024-12-12
page_pool: allow mixing PPs within one bulk
Alexander Lobakin
-65
/
+73
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+22
2024-12-10
rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()
Eric Dumazet
-57
/
+35
2024-12-10
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
-12
/
+14
2024-12-10
net: pktgen: Use kthread_create_on_cpu()
Frederic Weisbecker
-5
/
+2
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
-0
/
+2
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
-35
/
+28
2024-12-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
-3
/
+2
2024-12-10
bpf, sockmap: Fix update element with same
Michal Luczaj
-0
/
+1
2024-12-07
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
-1
/
+3
2024-12-06
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
-1
/
+19
2024-12-05
page_pool: make page_pool_put_page_bulk() handle array of netmems
Alexander Lobakin
-18
/
+18
2024-12-05
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
-1
/
+9
2024-12-05
xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
Alexander Lobakin
-0
/
+3
2024-12-05
xdp: allow attaching already registered memory model to xdp_rxq_info
Alexander Lobakin
-0
/
+56
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
-19
/
+22
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-28
/
+41
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
-1
/
+6
2024-12-04
netpoll: Make netpoll_send_udp return status instead of void
Maksym Kutsevol
-3
/
+3
2024-12-04
netpoll: Use rtnl_dereference() for npinfo pointer access
Breno Leitao
-2
/
+2
2024-12-03
net: Make napi_hash_lock irq safe
Joe Damato
-6
/
+12
2024-12-03
rtnetlink: fix double call of rtnl_link_get_net_ifla()
Cong Wang
-21
/
+23
2024-11-24
rtnetlink: fix rtnl_dump_ifinfo() error path
Eric Dumazet
-4
/
+10
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-789
/
+1582
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-3
/
+3
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-3
/
+5
2024-11-18
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
-2
/
+2
[prev]
[next]