index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
netpoll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-2
/
+2
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-1
/
+1
*
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
2021-12-06
1
-2
/
+2
*
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-2
/
+2
|
\
|
*
netpoll: avoid put_unaligned() on single character
Arnd Bergmann
2021-05-17
1
-2
/
+2
*
|
netpoll: don't require irqs disabled in rt kernels
Wander Lairson Costa
2021-06-01
1
-1
/
+3
|
/
*
Revert "net: Have netpoll bring-up DSA management interface"
Vladimir Oltean
2021-02-06
1
-18
/
+4
*
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-18
1
-4
/
+18
*
net: make sure napi_list is safe for RCU traversal
Jakub Kicinski
2020-09-10
1
-1
/
+1
*
net: disable netpoll on fresh napis
Jakub Kicinski
2020-08-26
1
-1
/
+1
*
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-07
1
-3
/
+8
*
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
2020-05-07
1
-4
/
+7
*
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
2020-05-07
1
-2
/
+11
*
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
2020-05-07
1
-4
/
+6
*
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-04-29
1
-4
/
+5
*
net: fix skb use after free in netpoll
Feng Sun
2019-08-27
1
-3
/
+3
*
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-02
1
-2
/
+8
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
net: dev: rename queue selection helpers.
Paolo Abeni
2019-03-20
1
-1
/
+1
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-1
/
+1
|
\
|
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
net/core: Replace call_rcu_bh() and synchronize_rcu_bh()
Paul E. McKenney
2018-12-01
1
-2
/
+2
*
|
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
2018-11-05
1
-1
/
+2
|
/
*
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-10-19
1
-16
/
+5
*
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
2018-10-19
1
-2
/
+0
*
bond: take rcu lock in netpoll_send_skb_on_dev
Dave Jones
2018-10-01
1
-0
/
+2
*
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
Eric Dumazet
2018-09-28
1
-19
/
+1
*
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2018-09-23
1
-12
/
+7
*
netpoll: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-1
/
+1
*
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
2017-07-26
1
-1
/
+1
*
netpoll: shut up a kernel warning on refcount
WANG Cong
2017-07-14
1
-1
/
+1
*
net: convert netpoll_info.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-3
/
+3
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
netpoll: Check for skb->queue_mapping
Tushar Dave
2017-04-21
1
-2
/
+8
*
netpoll: more efficient locking
Eric Dumazet
2016-11-16
1
-3
/
+3
*
net: tracepoint napi:napi_poll add work and budget
Jesper Dangaard Brouer
2016-07-09
1
-1
/
+1
*
Revert "netpoll: Fix extra refcount release in netpoll_cleanup()"
Bjorn Helgaas
2016-04-05
1
-2
/
+1
*
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
2016-03-25
1
-1
/
+2
*
netpoll: Drop budget parameter from NAPI polling call hierarchy
Alexander Duyck
2015-09-29
1
-12
/
+11
*
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
2015-09-23
1
-2
/
+8
*
netpoll: warn on netpoll_send_udp users who haven't disabled irqs
Nikolay Aleksandrov
2015-08-28
1
-0
/
+2
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-1
/
+1
*
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
1
-3
/
+1
*
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
1
-2
/
+2
*
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-01
1
-1
/
+1
*
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
2014-09-01
1
-3
/
+1
[next]