index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
netpoll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
2025-11-05
netpoll: Fix deadlock in memory allocation under spinlock
Breno Leitao
1
-5
/
+2
2025-09-20
net: netpoll: use synchronize_net() instead of synchronize_rcu()
Breno Leitao
1
-1
/
+1
2025-09-20
net: netpoll: remove unused netpoll pointer from netpoll_info
Breno Leitao
1
-1
/
+0
2025-07-31
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
1
-0
/
+7
2025-07-08
netpoll: move Ethernet setup to push_eth() helper
Breno Leitao
1
-15
/
+15
2025-07-08
netpoll: factor out UDP header setup into push_udp() helper
Breno Leitao
1
-9
/
+19
2025-07-08
netpoll: factor out IPv4 header setup into push_ipv4() helper
Breno Leitao
1
-26
/
+36
2025-07-08
netpoll: factor out IPv6 header setup into push_ipv6() helper
Breno Leitao
1
-20
/
+29
2025-07-08
netpoll: factor out UDP checksum calculation into helper
Breno Leitao
1
-15
/
+26
2025-07-08
netpoll: Improve code clarity with explicit struct size calculations
Breno Leitao
1
-6
/
+6
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-06-23
net: netpoll: Initialize UDP checksum field before checksumming
Breno Leitao
1
-1
/
+1
2025-06-20
netpoll: Extract IPv6 address retrieval function
Breno Leitao
1
-32
/
+44
2025-06-20
netpoll: extract IPv4 address retrieval into helper function
Breno Leitao
1
-17
/
+31
2025-06-20
netpoll: Extract carrier wait function
Breno Leitao
1
-12
/
+16
2025-06-17
netpoll: move netpoll_print_options to netconsole
Breno Leitao
1
-17
/
+0
2025-06-17
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
1
-109
/
+0
2025-06-17
netpoll: expose netpoll logging macros in public header
Breno Leitao
1
-7
/
+0
2025-06-17
netpoll: remove __netpoll_cleanup from exported API
Breno Leitao
1
-2
/
+1
2025-03-24
netpoll: Eliminate redundant assignment
Breno Leitao
1
-1
/
+0
2025-03-19
netconsole: allow selection of egress interface via MAC address
Uday Shankar
1
-12
/
+39
2025-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+7
2025-03-08
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
1
-2
/
+7
2025-03-08
netpoll: Optimize skb refilling on critical path
Breno Leitao
1
-2
/
+13
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2025-01-15
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
1
-5
/
+5
2024-12-05
netpoll: Make netpoll_send_udp return status instead of void
Maksym Kutsevol
1
-3
/
+3
2024-12-05
netpoll: Use rtnl_dereference() for npinfo pointer access
Breno Leitao
1
-2
/
+2
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2024-11-19
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
1
-1
/
+1
2024-11-16
net: netpoll: flush skb pool during cleanup
Breno Leitao
1
-1
/
+13
2024-11-16
net: netpoll: Individualize the skb pool
Breno Leitao
1
-18
/
+13
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
1
-1
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-07
netpoll: remove netpoll_srcu
Eric Dumazet
1
-11
/
+4
2024-08-26
net: Correct spelling in net/core
Simon Horman
1
-1
/
+1
2024-08-26
netpoll: Ensure clean state on setup failures
Breno Leitao
1
-5
/
+10
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2024-08-22
netpoll: do not export netpoll_poll_[disable|enable]()
Eric Dumazet
1
-2
/
+0
2024-08-13
net: netpoll: extract core of netpoll_cleanup
Breno Leitao
1
-3
/
+9
2024-05-01
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
1
-1
/
+1
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
1
-3
/
+2
2023-04-02
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
1
-1
/
+18
2023-01-28
netpoll: Remove 4s sleep during carrier detection
Breno Leitao
1
-11
/
+1
2022-08-23
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-1
/
+1
2021-12-07
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
1
-2
/
+2
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2021-06-02
netpoll: don't require irqs disabled in rt kernels
Wander Lairson Costa
1
-1
/
+3
[next]