| Commit message (Expand) | Author | Age | Files | Lines |
* | net: CONFIG_COMPAT redux | Alexey Dobriyan | 2010-02-03 | 1 | -0/+4 |
* | can: mcp251x: Move to threaded interrupts instead of workqueues. | Christian Pellegrin | 2010-02-03 | 1 | -218/+203 |
* | bonding: Remove net_device_stats from bonding struct | Ajit Khaparde | 2010-02-03 | 2 | -2/+1 |
* | drivers/net/davinci_emac.c: Fix continuation line formats | Joe Perches | 2010-02-03 | 1 | -2/+1 |
* | trivial: remove duplicated "from" in CAN USB EMS Kconfig help | Thadeu Lima de Souza Cascardo | 2010-02-03 | 1 | -1/+1 |
* | net: macvtap driver | Arnd Bergmann | 2010-02-03 | 4 | -0/+595 |
* | macvlan: allow multiple driver backends | Arnd Bergmann | 2010-02-03 | 2 | -64/+119 |
* | net: maintain namespace isolation between vlan and real device | Arnd Bergmann | 2010-02-03 | 4 | -6/+42 |
* | net/rds: remove uses of NIPQUAD, use %pI4 | Joe Perches | 2010-02-03 | 3 | -9/+8 |
* | mISDN: positive error return should be negative in mode_hfcmulti() | Roel Kluin | 2010-02-03 | 1 | -1/+1 |
* | isdn: mISDN, don't compile unused stuff | Jiri Slaby | 2010-02-03 | 1 | -0/+2 |
* | hardware/mISDN/mISDNinfineon.c: bail out of loop on error | Darren Jenkins | 2010-02-03 | 1 | -0/+1 |
* | hisax: timeout off by one in waitrecmsg() | Roel Kluin | 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 | 23 | -280/+292 |
|\ |
|
| * | 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 |
| * | dccp: fix auto-loading of dccp(_probe) | Gerrit Renker | 2010-02-03 | 1 | -2/+2 |
| * | dccp: fix bug in cache allocation | Gerrit Renker | 2010-02-03 | 2 | -4/+6 |
| * | sky2: fix transmit DMA map leakage | stephen hemminger | 2010-02-03 | 1 | -5/+3 |
| * | netlink: fix for too early rmmod | Alexey Dobriyan | 2010-02-03 | 1 | -0/+5 |
| * | af_key: fix netns ops ordering on module load/unload | Alexey Dobriyan | 2010-02-03 | 1 | -7/+8 |
| * | connector: Delete buggy notification code. | Evgeniy Polyakov | 2010-02-02 | 2 | -207/+0 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-02 | 2 | -2/+3 |
| |\ |
|
| | * | netfilter: ctnetlink: fix expectation mask dump | Patrick McHardy | 2010-01-26 | 1 | -1/+2 |
| | * | netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing | Patrick McHardy | 2010-01-19 | 1 | -1/+1 |
| * | | be2net: use eq-id to calculate cev-isr reg offset | Sathya Perla | 2010-02-02 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2010-01-31 | 9 | -47/+254 |
| |\ \ |
|
| | * | | Bluetooth: Use the control channel for raw HID reports | Bastien Nocera | 2010-01-30 | 1 | -34/+36 |
| | * | | Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011 | Vikram Kandukuri | 2010-01-30 | 3 | -1/+200 |
| | * | | Bluetooth: Redo checks in IRQ handler for shared IRQ support | Mike Frysinger | 2010-01-30 | 4 | -4/+12 |
| | * | | Bluetooth: Fix memory leak in L2CAP | Andrei Emeltchenko | 2010-01-30 | 1 | -1/+2 |
| | * | | Bluetooth: Remove double free of SKB pointer in L2CAP | Andrei Emeltchenko | 2010-01-30 | 1 | -7/+4 |
| * | | | 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 |