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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tun: socket filter support
Michael S. Tsirkin
2010-02-17
2
-0
/
+29
*
net: export attach/detach filter routines
Michael S. Tsirkin
2010-02-17
1
-0
/
+2
*
chelsio: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-17
3
-19
/
+5
*
cxgb3: convert to use netdev_for_each_addr
Jiri Pirko
2010-02-17
3
-40
/
+11
*
smsc911x: replace manual phy lookup.
kirjanov@gmail.com
2010-02-17
1
-14
/
+10
*
net: bug fix for vlan + gro issue
Ajit Khaparde
2010-02-17
1
-1
/
+1
*
mv643xx_eth: fix missing validate_addr hook
kirjanov@gmail.com
2010-02-17
1
-0
/
+1
*
net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
Kristoffer Glembo
2010-02-17
5
-0
/
+1803
*
via-velocity: Enable scatter/gather IO by default
Simon Kagstrom
2010-02-17
1
-1
/
+1
*
ipg: Remove device claimed by dl2k from pci id table
Jeff Mahoney
2010-02-17
1
-3
/
+1
*
xfrm: Revert false event eliding commits.
David S. Miller
2010-02-17
4
-20
/
+9
*
SiS190/191 half-duplex initialization fix
Riccardo Ghetta
2010-02-17
1
-1
/
+10
*
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
2010-02-17
1
-3
/
+0
*
bnx2x: version number and date
Vladislav Zolotarov
2010-02-17
1
-2
/
+2
*
bnx2x: Use firmware 5.2.13
Vladislav Zolotarov
2010-02-17
7
-16
/
+28
*
bnx2x: FW 5.2.13
Vladislav Zolotarov
2010-02-17
2
-0
/
+23040
*
bnx2x: fix in 57710 self-test
Vladislav Zolotarov
2010-02-17
1
-1
/
+2
*
bnx2x: Do not allow enabling LRO if disable_tpa=1
Vladislav Zolotarov
2010-02-17
1
-6
/
+8
*
bnx2x: clean up in case of error in bnx2x_init_hw()
Vladislav Zolotarov
2010-02-17
1
-0
/
+3
*
bnx2x: Properly release allocated MSI-X/MSI vectors
Vladislav Zolotarov
2010-02-17
1
-11
/
+14
*
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
2010-02-17
6
-341
/
+264
*
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2010-02-17
11
-489
/
+507
*
be2net: implement pci shutdown handler
Sathya Perla
2010-02-17
1
-0
/
+21
*
be2net: fix rx-path to ignore a flush completion
Sathya Perla
2010-02-17
1
-4
/
+19
*
be2net: don't rearm mcc cq when device is not open
Sathya Perla
2010-02-17
4
-2
/
+26
*
be2net: a mini optimization in rx_compl_process() code
Sathya Perla
2010-02-17
1
-10
/
+10
*
qlge: Fix occasional loopback test failure.
Ron Mercer
2010-02-17
1
-1
/
+6
*
qlge: Fix bonding mac address bug.
Ron Mercer
2010-02-17
2
-1
/
+7
*
qlge: Fix dropping of large non-TCP/UDP frames.
Ron Mercer
2010-02-17
1
-15
/
+5
*
ll_temac: Fix MAC address configuration from userland
Steven J. Magnani
2010-02-17
1
-1
/
+8
*
ll_temac: Add support for V2 LLTEMAC core
Steven J. Magnani
2010-02-17
1
-1
/
+4
*
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-17
8
-27
/
+15
*
cassini: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-17
1
-37
/
+35
*
net: use kasprintf() for socket cache names
Alexey Dobriyan
2010-02-17
1
-8
/
+2
*
xt_hashlimit: fix locking
Eric Dumazet
2010-02-17
1
-4
/
+0
*
ipmr: remove useless checks from ipmr_device_event
Pavel Emelyanov
2010-02-17
1
-3
/
+0
*
igb: update tx DMA mapping error handling
Nick Nunley
2010-02-17
1
-5
/
+3
*
igb: change descriptor control thresholds
Nick Nunley
2010-02-17
1
-2
/
+2
*
igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors
Nick Nunley
2010-02-17
1
-7
/
+3
*
igb: remove unused vmolr value
Nick Nunley
2010-02-17
1
-4
/
+0
*
igb: minor type cleanups
Nick Nunley
2010-02-17
1
-6
/
+6
*
igb: move gso_segs into buffer_info structure
Nick Nunley
2010-02-17
2
-1
/
+3
*
igb: inline igb_maybe_stop_tx
Nick Nunley
2010-02-17
1
-1
/
+1
*
igb: only read phy specific stats if in internal phy mode
Nick Nunley
2010-02-17
1
-3
/
+8
*
igb: only support SRRCTL_DROP_EN when using multiple queues
Nick Nunley
2010-02-17
1
-0
/
+3
*
igb: cap interrupts at 20K per queue when in itr mode 3
Nick Nunley
2010-02-17
1
-0
/
+4
*
igb: remove adaptive IFS from driver
Nick Nunley
2010-02-17
5
-93
/
+2
*
igb: Allocate rings seperately instead of as a block
Alexander Duyck
2010-02-17
3
-81
/
+83
*
igb: call pci_save_state after pci_restore_state
Nick Nunley
2010-02-17
1
-0
/
+2
*
igb: Power down link when interface is down
Nick Nunley
2010-02-17
8
-11
/
+129
[next]