index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: macvtap driver
Arnd Bergmann
2010-02-03
3
-0
/
+594
*
macvlan: allow multiple driver backends
Arnd Bergmann
2010-02-03
1
-64
/
+49
*
net: maintain namespace isolation between vlan and real device
Arnd Bergmann
2010-02-03
1
-1
/
+1
*
qlge: Add check for eeh failure when closing device.
Ron Mercer
2010-02-03
2
-0
/
+15
*
qlge: Move reset from eeh io_resume to slot_reset.
Ron Mercer
2010-02-03
1
-2
/
+6
*
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
2010-02-03
4
-167
/
+189
*
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
2010-02-03
2
-3
/
+36
*
e1000: call pci_save_state after pci_restore_state
Nick Nunley
2010-02-03
1
-0
/
+4
*
e1000: Report link status in ethtool when interface is down
Nick Nunley
2010-02-03
3
-2
/
+20
*
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
2010-02-03
2
-13
/
+17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-03
5
-11
/
+14
|
\
|
*
ixgbe: Fix return of invalid txq
Krishna Kumar
2010-02-03
1
-1
/
+4
|
*
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
2010-02-03
1
-1
/
+1
|
*
netxen: protect resource cleanup by rtnl lock
Amit Kumar Salecha
2010-02-03
1
-0
/
+2
|
*
netxen: fix tx timeout recovery for NX2031 chip
Amit Kumar Salecha
2010-02-03
1
-1
/
+1
|
*
sky2: fix transmit DMA map leakage
stephen hemminger
2010-02-03
1
-5
/
+3
|
*
be2net: use eq-id to calculate cev-isr reg offset
Sathya Perla
2010-02-02
1
-1
/
+1
|
*
cdc_ether: Partially revert "usbnet: Set link down initially ..."
Ben Hutchings
2010-01-28
1
-1
/
+1
|
*
be2net: Fix memset() arg ordering.
David S. Miller
2010-01-28
1
-1
/
+1
*
|
sfc: Do not include unneeded headers
Ben Hutchings
2010-02-03
2
-3
/
+0
*
|
sfc: Fix some incorrect or redundant comments
Ben Hutchings
2010-02-03
4
-15
/
+7
*
|
sfc: Remove declarations of nonexistent functions
Ben Hutchings
2010-02-03
1
-2
/
+0
*
|
sfc: Add some missing bits to register self-test masks
Steve Hodgson
2010-02-03
2
-2
/
+2
*
|
sfc: Survive ISR0=0 bug in the shared IRQ case
Guido Barzini
2010-02-03
1
-0
/
+9
*
|
sfc: Implement NVRAM selftest for SFC9000 family
Ben Hutchings
2010-02-03
3
-0
/
+48
*
|
sfc: Replace PHY MDIO test with an 'alive' test
Ben Hutchings
2010-02-03
9
-40
/
+66
*
|
sfc: Enable autonegotiated flow-control by default if supported
Steve Hodgson
2010-02-03
3
-7
/
+16
*
|
sfc: Handle firmware assertion failure while resetting
Steve Hodgson
2010-02-03
2
-25
/
+44
*
|
sfc: Update MCDI protocol definitions
Ben Hutchings
2010-02-03
1
-23
/
+179
*
|
drivers/net/amd8111e.c: Fix continuation line formats
Joe Perches
2010-02-03
1
-2
/
+1
*
|
can: add support for CAN interface cards based on the PLX90xx PCI bridge
Pavel Cheblakov
2010-02-03
3
-0
/
+485
*
|
cxgb3: add memory barriers
Divy Le Ray
2010-02-03
1
-4
/
+12
*
|
MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support
Andreas Mohr
2010-02-03
1
-67
/
+123
*
|
MCS7830 USB-Ether: change register define
Andreas Mohr
2010-02-03
1
-2
/
+3
*
|
MCS7830 USB-Ether: Spelling corrections
Andreas Mohr
2010-02-03
1
-6
/
+6
*
|
MCS7830 USB-Ether: add Rx error support
Andreas Mohr
2010-02-03
1
-1
/
+42
*
|
qlcnic: add loopback diagnostic test
Amit Kumar Salecha
2010-02-02
5
-10
/
+225
*
|
qlcnic: add interrupt diagnostic test
Amit Kumar Salecha
2010-02-02
4
-16
/
+154
*
|
qlcnic: support LED blink for device identification
Sucheta Chakraborty
2010-02-02
3
-0
/
+49
*
|
qlcnic: protect resoruce cleanup by rtnl lock
Amit Kumar Salecha
2010-02-02
2
-3
/
+5
*
|
qlcnic: clear device reset state after fw recovery
Amit Kumar Salecha
2010-02-02
1
-1
/
+21
*
|
qlcnic: add ethernet identifier in board info
Amit Kumar Salecha
2010-02-02
1
-3
/
+7
*
|
qlcnic: use DEFINE_PCI_DEVICE_TABLE
Amit Kumar Salecha
2010-02-02
1
-1
/
+1
*
|
sky2: Fix TX_MAP_PAGE misspelling
Jarek Poplawski
2010-02-02
1
-1
/
+1
*
|
virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...
Shirley Ma
2010-02-02
1
-179
/
+248
*
|
net/irda: sh_sir: Add SuperH IrDA driver
Kuninori Morimoto
2010-02-02
3
-0
/
+834
*
|
tulip/xircom_cb.c: Use dev_<level> and pr_<level>
Joe Perches
2010-01-31
1
-19
/
+25
*
|
tulip/winbond-840.c: Use dev_<level> and pr_<level>
Joe Perches
2010-01-31
1
-87
/
+90
*
|
tulip/uli526x.c: Use dev_<level> and pr_<level>
Joe Perches
2010-01-31
1
-19
/
+27
*
|
tulip/timer.c: Use dev_<level> and pr_<level>
Joe Perches
2010-01-31
1
-27
/
+25
[next]