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
David S. Miller
2012-02-19
1
-1
/
+1
|
\
|
*
netpoll: netpoll_poll_dev() should access dev->flags
Eric Dumazet
2012-02-14
1
-1
/
+1
*
|
netpoll: Neaten MAX_SKB_SIZE macro
Joe Perches
2012-02-01
1
-3
/
+5
*
|
netpoll: Convert printks to np_<level> and add pr_fmt
Joe Perches
2012-02-01
1
-35
/
+28
|
/
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
1
-1
/
+1
*
net: Add queue state xoff flag for stack
Tom Herbert
2011-11-29
1
-2
/
+2
*
net: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-18
1
-2
/
+4
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-1
/
+3
|
\
|
*
netpoll: fix incorrect access to skb data in __netpoll_rx
Eric Dumazet
2011-08-26
1
-1
/
+3
*
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
1
-2
/
+2
|
/
*
netpoll: Remove wrapper function netpoll_poll
Joe Perches
2011-07-03
1
-7
/
+2
*
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
Joe Perches
2011-07-03
1
-4
/
+2
*
netpoll: call dev_put() on error in netpoll_setup()
Dan Carpenter
2011-06-11
1
-1
/
+2
*
netpoll: prevent netpoll setup on slave devices
WANG Cong
2011-06-09
1
-0
/
+6
*
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
2011-05-09
1
-25
/
+1
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-1
/
+1
*
bond: service netpoll arp queue on master device
Amerigo Wang
2011-02-27
1
-0
/
+11
*
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
2011-02-27
1
-2
/
+0
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
|
*
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-1
/
+1
*
|
net: kill unused macros
Shan Wei
2010-12-19
1
-1
/
+0
*
|
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
2010-11-28
1
-2
/
+1
|
/
*
netpoll: Revert napi_poll fix for bonding driver
Neil Horman
2010-10-20
1
-8
/
+1
*
bonding: Fix napi poll for bonding driver
Neil Horman
2010-10-18
1
-1
/
+8
*
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
2010-10-18
1
-3
/
+3
*
Revert "net: remove zap_completion_queue"
David S. Miller
2010-08-03
1
-0
/
+31
*
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-12
1
-10
/
+9
*
net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
Andrew Morton
2010-06-24
1
-1
/
+0
*
netpoll: Allow netpoll_setup/cleanup recursion
Herbert Xu
2010-06-15
1
-79
/
+97
*
netpoll: Add ndo_netpoll_setup
Herbert Xu
2010-06-15
1
-0
/
+10
*
netpoll: Add locking for netpoll_setup/cleanup
Herbert Xu
2010-06-15
1
-75
/
+76
*
netpoll: Fix RCU usage
Herbert Xu
2010-06-15
1
-8
/
+12
*
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
Herbert Xu
2010-06-15
1
-2
/
+1
*
net: remove zap_completion_queue
Eric Dumazet
2010-05-31
1
-31
/
+0
*
netpoll: add generic support for bridge and bonding devices
WANG Cong
2010-05-06
1
-5
/
+21
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
netpoll: warn when there are spaces in parameters
Amerigo Wang
2010-03-22
1
-2
/
+5
*
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
2010-03-16
1
-2
/
+2
*
netpoll: allow execution of multiple rx_hooks per interface
Daniel Borkmann
2010-01-13
1
-63
/
+106
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
1
-0
/
+5
|
\
|
*
netpoll: warning for ndo_start_xmit returns with interrupts enabled
Dongdong Deng
2009-08-23
1
-0
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-09
1
-1
/
+1
|
\
|
|
*
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
2009-07-08
1
-1
/
+1
*
|
netpoll: Introduce netpoll_carrier_timeout kernel option
Anton Vorontsov
2009-07-08
1
-1
/
+5
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-1
/
+1
|
\
*
|
net: txq_trans_update() helper
Eric Dumazet
2009-05-25
1
-1
/
+4
*
|
net: Fix arg to trace_napi_poll() in netpoll.
David S. Miller
2009-05-21
1
-1
/
+1
*
|
dropmon: add ability to detect when hardware dropsrxpackets
Neil Horman
2009-05-21
1
-0
/
+2
|
/
*
netpoll: don't dereference NULL dev from np
Pavel Emelyanov
2009-05-17
1
-2
/
+6
[next]