index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
netpoll.c
Age
Commit message (
Expand
)
Author
2025-11-10
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
2025-11-04
netpoll: Fix deadlock in memory allocation under spinlock
Breno Leitao
2025-09-19
net: netpoll: use synchronize_net() instead of synchronize_rcu()
Breno Leitao
2025-09-19
net: netpoll: remove unused netpoll pointer from netpoll_info
Breno Leitao
2025-07-30
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
2025-07-07
netpoll: move Ethernet setup to push_eth() helper
Breno Leitao
2025-07-07
netpoll: factor out UDP header setup into push_udp() helper
Breno Leitao
2025-07-07
netpoll: factor out IPv4 header setup into push_ipv4() helper
Breno Leitao
2025-07-07
netpoll: factor out IPv6 header setup into push_ipv6() helper
Breno Leitao
2025-07-07
netpoll: factor out UDP checksum calculation into helper
Breno Leitao
2025-07-07
netpoll: Improve code clarity with explicit struct size calculations
Breno Leitao
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-23
net: netpoll: Initialize UDP checksum field before checksumming
Breno Leitao
2025-06-19
netpoll: Extract IPv6 address retrieval function
Breno Leitao
2025-06-19
netpoll: extract IPv4 address retrieval into helper function
Breno Leitao
2025-06-19
netpoll: Extract carrier wait function
Breno Leitao
2025-06-16
netpoll: move netpoll_print_options to netconsole
Breno Leitao
2025-06-16
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
2025-06-16
netpoll: expose netpoll logging macros in public header
Breno Leitao
2025-06-16
netpoll: remove __netpoll_cleanup from exported API
Breno Leitao
2025-03-24
netpoll: Eliminate redundant assignment
Breno Leitao
2025-03-19
netconsole: allow selection of egress interface via MAC address
Uday Shankar
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-07
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
2025-03-07
netpoll: Optimize skb refilling on critical path
Breno Leitao
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-14
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
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-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-18
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
2024-11-15
net: netpoll: flush skb pool during cleanup
Breno Leitao
2024-11-15
net: netpoll: Individualize the skb pool
Breno Leitao
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-06
netpoll: remove netpoll_srcu
Eric Dumazet
2024-08-26
net: Correct spelling in net/core
Simon Horman
2024-08-26
netpoll: Ensure clean state on setup failures
Breno Leitao
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-21
netpoll: do not export netpoll_poll_[disable|enable]()
Eric Dumazet
2024-08-13
net: netpoll: extract core of netpoll_cleanup
Breno Leitao
2024-04-30
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
2023-04-02
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-01-27
netpoll: Remove 4s sleep during carrier detection
Breno Leitao
2022-08-22
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2021-12-06
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-06-01
netpoll: don't require irqs disabled in rt kernels
Wander Lairson Costa
[next]