summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou2010-07-201-1/+1
* | | | ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2010-07-202-13/+11Star
* | | | ixgbe: drop support for UDP in RSS hash generationAlexander Duyck2010-07-201-3/+1Star
* | | | ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend2010-07-201-1/+1
* | | | e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck2010-07-201-2/+2
* | | | drivers/net/82596.c: fix warningAndrew Morton2010-07-201-1/+1
* | | | ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller2010-07-201-5/+3Star
* | | | net: this_cpu_xxx conversionsEric Dumazet2010-07-202-4/+3Star
* | | | smsc911x: Add spinlocks around registers accessCatalin Marinas2010-07-191-40/+52
* | | | bonding: avoid a warningEric Dumazet2010-07-191-0/+2
* | | | net: Removing dead ARCH_PNX010XChristoph Egger2010-07-192-47/+2Star
* | | | net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2010-07-192-5/+12
* | | | net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara2010-07-191-0/+2
* | | | net: 64bit stats for netdev_queueEric Dumazet2010-07-192-4/+6
* | | | bonding: fix bond_inet6addr_event()Eric Dumazet2010-07-191-0/+2
* | | | s2io: Remove unnecessary memset of netdev private dataTobias Klauser2010-07-191-1/+0Star
* | | | sch_atm: Convert to use standard list_head facilities.David S. Miller2010-07-191-57/+41Star
* | | | net: support time stamping in phy devices.Richard Cochran2010-07-1910-1/+208
* | | | net: added a BPF to help drivers detect PTP packets.Richard Cochran2010-07-191-0/+126
* | | | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-1925-43/+34Star
* | | | net: add driver hook for tx time stamping.Richard Cochran2010-07-191-0/+21
* | | | vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia2010-07-193-49/+86
* | | | net: Remove MAX_SOCK_ADDR constantTetsuo Handa2010-07-191-9/+0Star
* | | | arcnet: fix signed bug in probe functionDan Carpenter2010-07-192-3/+3
* | | | net: dccp: fix sign bugKulikov Vasiliy2010-07-191-1/+1
* | | | qlcnic: fix pci resource leakAmit Kumar Salecha2010-07-181-1/+6
* | | | net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara2010-07-181-5/+8
* | | | bnx2: use device model DMA APIStanislaw Gruszka2010-07-181-53/+58
* | | | bnx2: allocate with GFP_KERNEL flag on RX path initStanislaw Gruszka2010-07-181-8/+9
* | | | cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom2010-07-161-1/+1
* | | | net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang2010-07-162-1/+10
* | | | net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara2010-07-161-2/+3
* | | | tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet2010-07-161-5/+4Star
* | | | vxge: Version updateJon Mason2010-07-161-3/+2Star
* | | | vxge: Update maintainers informationJon Mason2010-07-161-5/+7
* | | | vxge: Update copyright informationJon Mason2010-07-1614-26/+26
* | | | vxge: NETIF_F_LLTX removalJon Mason2010-07-163-129/+39Star
* | | | vxge: Fix multicast issuesJon Mason2010-07-161-124/+146
* | | | vxge: Remove queue_state referencesJon Mason2010-07-162-86/+42Star
* | | | net: bridge: fix sign bugKulikov Vasiliy2010-07-161-1/+1
* | | | drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy2010-07-161-1/+2
* | | | drivers: irda: fix sign bugKulikov Vasiliy2010-07-161-1/+1
* | | | drivers: irda: fix sign bugKulikov Vasiliy2010-07-161-1/+1
* | | | drivers: isdn: get rid of custom strtoul()Andy Shevchenko2010-07-161-60/+20Star
* | | | drivers: isdn: remove custom strtoul()Andy Shevchenko2010-07-161-28/+6Star
* | | | drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko2010-07-162-16/+4Star
* | | | isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-42/+42
* | | | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-6/+3Star
* | | | isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-161-35/+34Star
* | | | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-25/+14Star