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.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
2023-04-13
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
1
-1
/
+18
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
2021-05-17
netpoll: avoid put_unaligned() on single character
Arnd Bergmann
1
-2
/
+2
2021-02-07
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-27
net: disable netpoll on fresh napis
Jakub Kicinski
1
-1
/
+1
2020-05-08
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
1
-3
/
+8
2020-05-08
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
1
-4
/
+7
2020-05-08
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
1
-2
/
+11
2020-05-08
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-28
net: fix skb use after free in netpoll
Feng Sun
1
-3
/
+3
2019-06-03
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-08
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2018-12-07
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-06
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-10-20
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-02
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-24
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-27
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-17
netpoll: more efficient locking
Eric Dumazet
1
-3
/
+3
2016-07-10
net: tracepoint napi:napi_poll add work and budget
Jesper Dangaard Brouer
1
-1
/
+1
2016-04-06
Revert "netpoll: Fix extra refcount release in netpoll_cleanup()"
Bjorn Helgaas
1
-2
/
+1
2016-03-25
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
1
-1
/
+2
2015-09-30
netpoll: Drop budget parameter from NAPI polling call hierarchy
Alexander Duyck
1
-12
/
+11
2015-09-24
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
1
-2
/
+8
2015-08-29
netpoll: warn on netpoll_send_udp users who haven't disabled irqs
Nikolay Aleksandrov
1
-0
/
+2
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-1
/
+1
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-3
/
+1
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-2
/
+2
2014-09-02
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
1
-1
/
+1
[next]