index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
netpoll: fix smatch warnings in netpoll core code
Neil Horman
2013-02-13
1
-3
/
+7
*
netpoll: cleanup sparse warnings
Neil Horman
2013-02-11
1
-4
/
+8
*
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
2013-02-11
1
-6
/
+10
*
netpoll: protect napi_poll and poll_controller during dev_[open|close]
Neil Horman
2013-02-06
1
-0
/
+40
*
netpoll: use the net namespace of current process instead of init_net
Cong Wang
2013-01-28
1
-2
/
+4
*
netpoll: use ipv6_addr_equal() to compare ipv6 addr
Cong Wang
2013-01-28
1
-3
/
+3
*
netpoll: fix an uninitialized variable
Cong Wang
2013-01-22
1
-0
/
+1
*
netpoll: fix a missing dev refcounting
Cong Wang
2013-01-16
1
-0
/
+1
*
netpoll: fix a rtnl lock assertion failure
Cong Wang
2013-01-16
1
-14
/
+10
*
netpoll: add IPv6 support
Cong Wang
2013-01-08
1
-10
/
+236
*
netpoll: prepare for ipv6
Cong Wang
2013-01-08
1
-178
/
+224
*
netpoll: remove usage of dev->master
Jiri Pirko
2013-01-04
1
-3
/
+6
*
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-11
1
-1
/
+0
*
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-10
1
-1
/
+4
*
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
2012-09-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
1
-9
/
+1
|
\
|
*
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
Amerigo Wang
2012-08-29
1
-9
/
+1
*
|
netpoll: provide an IP ident in UDP frames
Eric Dumazet
2012-08-30
1
-1
/
+2
|
/
*
netpoll: re-enable irq in poll_napi()
Amerigo Wang
2012-08-14
1
-1
/
+9
*
netpoll: handle vlan tags in netpoll tx and rx path
Amerigo Wang
2012-08-14
1
-0
/
+15
*
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
Amerigo Wang
2012-08-14
1
-14
/
+17
*
netpoll: take rcu_read_lock_bh() in netpoll_rx()
Amerigo Wang
2012-08-14
1
-2
/
+1
*
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
2012-08-14
1
-10
/
+32
*
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2012-08-14
1
-4
/
+4
*
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
2012-07-17
1
-5
/
+5
*
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
2012-06-13
1
-5
/
+6
*
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
[next]