summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-031-0/+4
* can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin2010-02-031-218/+203
* bonding: Remove net_device_stats from bonding structAjit Khaparde2010-02-032-2/+1
* drivers/net/davinci_emac.c: Fix continuation line formatsJoe Perches2010-02-031-2/+1
* trivial: remove duplicated "from" in CAN USB EMS Kconfig helpThadeu Lima de Souza Cascardo2010-02-031-1/+1
* net: macvtap driverArnd Bergmann2010-02-034-0/+595
* macvlan: allow multiple driver backendsArnd Bergmann2010-02-032-64/+119
* net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-034-6/+42
* net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-033-9/+8
* mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin2010-02-031-1/+1
* isdn: mISDN, don't compile unused stuffJiri Slaby2010-02-031-0/+2
* hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins2010-02-031-0/+1
* hisax: timeout off by one in waitrecmsg()Roel Kluin2010-02-031-1/+1
* qlge: Add check for eeh failure when closing device.Ron Mercer2010-02-032-0/+15
* qlge: Move reset from eeh io_resume to slot_reset.Ron Mercer2010-02-031-2/+6
* ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz2010-02-034-167/+189
* ixgbe: Allocate driver resources per NUMA nodeJesse Brandeburg2010-02-032-3/+36
* e1000: call pci_save_state after pci_restore_stateNick Nunley2010-02-031-0/+4
* e1000: Report link status in ethtool when interface is downNick Nunley2010-02-033-2/+20
* ixgbe: only process one ixgbe_watchdog_task at a time.John Fastabend2010-02-032-13/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-0323-280/+292
|\
| * ixgbe: Fix return of invalid txqKrishna Kumar2010-02-031-1/+4
| * ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard2010-02-031-1/+1
| * netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-031-0/+2
| * netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-031-1/+1
| * dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-031-2/+2
| * dccp: fix bug in cache allocationGerrit Renker2010-02-032-4/+6
| * sky2: fix transmit DMA map leakagestephen hemminger2010-02-031-5/+3
| * netlink: fix for too early rmmodAlexey Dobriyan2010-02-031-0/+5
| * af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan2010-02-031-7/+8
| * connector: Delete buggy notification code.Evgeniy Polyakov2010-02-022-207/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-022-2/+3
| |\
| | * netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-261-1/+2
| | * netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-191-1/+1
| * | be2net: use eq-id to calculate cev-isr reg offsetSathya Perla2010-02-021-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-01-319-47/+254
| |\ \
| | * | Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-301-34/+36
| | * | Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri2010-01-303-1/+200
| | * | Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger2010-01-304-4/+12
| | * | Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko2010-01-301-1/+2
| | * | Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko2010-01-301-7/+4
| * | | cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-281-1/+1
| * | | be2net: Fix memset() arg ordering.David S. Miller2010-01-281-1/+1
| |/ /
* | | sfc: Do not include unneeded headersBen Hutchings2010-02-032-3/+0
* | | sfc: Fix some incorrect or redundant commentsBen Hutchings2010-02-034-15/+7
* | | sfc: Remove declarations of nonexistent functionsBen Hutchings2010-02-031-2/+0
* | | sfc: Add some missing bits to register self-test masksSteve Hodgson2010-02-032-2/+2
* | | sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini2010-02-031-0/+9
* | | sfc: Implement NVRAM selftest for SFC9000 familyBen Hutchings2010-02-033-0/+48
* | | sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings2010-02-039-40/+66
OpenPOWER on IntegriCloud