index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
netpoll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-06
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2024-08-21
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-04-30
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-27
netpoll: Remove 4s sleep during carrier detection
Breno Leitao
1
-11
/
+1
2022-08-22
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-1
/
+1
2021-12-06
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-01
netpoll: don't require irqs disabled in rt kernels
Wander Lairson Costa
1
-1
/
+3
2021-05-17
netpoll: avoid put_unaligned() on single character
Arnd Bergmann
1
-2
/
+2
2021-02-06
Revert "net: Have netpoll bring-up DSA management interface"
Vladimir Oltean
1
-18
/
+4
2020-11-18
net: Have netpoll bring-up DSA management interface
Florian Fainelli
1
-4
/
+18
2020-09-10
net: make sure napi_list is safe for RCU traversal
Jakub Kicinski
1
-1
/
+1
2020-08-26
net: disable netpoll on fresh napis
Jakub Kicinski
1
-1
/
+1
2020-05-07
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
1
-3
/
+8
2020-05-07
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
1
-4
/
+7
2020-05-07
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
1
-2
/
+11
2020-05-07
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
1
-4
/
+6
2020-04-29
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-4
/
+5
2019-08-27
net: fix skb use after free in netpoll
Feng Sun
1
-3
/
+3
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-2
/
+8
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-2
/
+2
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
1
-1
/
+1
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+2
2018-12-01
net/core: Replace call_rcu_bh() and synchronize_rcu_bh()
Paul E. McKenney
1
-2
/
+2
2018-11-05
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
1
-16
/
+5
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-01
bond: take rcu lock in netpoll_send_skb_on_dev
Dave Jones
1
-0
/
+2
2018-09-28
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
Eric Dumazet
1
-19
/
+1
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
1
-12
/
+7
2017-11-08
netpoll: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-1
/
+1
2017-07-26
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2017-07-14
netpoll: shut up a kernel warning on refcount
WANG Cong
1
-1
/
+1
2017-07-01
net: convert netpoll_info.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2016-11-16
netpoll: more efficient locking
Eric Dumazet
1
-3
/
+3
[next]