index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
net: add skb_get_tx_queue() helper
Daniel Borkmann
2014-08-29
1
-1
/
+1
*
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-24
1
-2
/
+1
*
netpoll: fix use after free
david decotigny
2014-07-08
1
-1
/
+2
*
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
2014-04-01
1
-1
/
+1
*
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
1
-5
/
+5
*
netpoll: Remove strong unnecessary assumptions about skbs
Eric W. Biederman
2014-03-29
1
-2
/
+2
*
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
1
-4
/
+4
*
netpoll: Only call ndo_start_xmit from a single place
Eric W. Biederman
2014-03-29
1
-25
/
+36
*
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
1
-4
/
+4
*
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
1
-1
/
+1
*
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2014-03-17
1
-519
/
+1
*
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
1
-17
/
+64
*
netpoll: Consolidate neigh_tx processing in service_neigh_queue
Eric W. Biederman
2014-03-17
1
-22
/
+16
*
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
1
-5
/
+9
*
netpoll: Don't drop all received packets.
Eric W. Biederman
2014-03-17
1
-11
/
+6
*
netpoll: Add netpoll_rx_processing
Eric W. Biederman
2014-03-17
1
-2
/
+2
*
netpoll: Warn if more packets are processed than are budgeted
Eric W. Biederman
2014-03-17
1
-0
/
+1
*
netpoll: Visit all napi handlers in poll_napi
Eric W. Biederman
2014-03-17
1
-3
/
+0
*
netpoll: Pass budget into poll_napi
Eric W. Biederman
2014-03-17
1
-3
/
+3
*
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
Eric W. Biederman
2014-03-17
1
-8
/
+8
*
netpoll: fix netconsole IPv6 setup
Sabrina Dubroca
2014-02-06
1
-1
/
+3
[next]