summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman2010-07-203-6/+7
* drop_monitor: Add error code to detect duplicate state changesNeil Horman2010-07-201-2/+8
* __dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel2010-07-201-1/+1
* phy: add suspend/resume in the ic+Giuseppe Cavallaro2010-07-201-0/+2
* cxgb4vf: add maintainer entry for cxgb4vfCasey Leedom2010-07-201-0/+7
* cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom2010-07-201-4/+2
* cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom2010-07-201-1/+1
* ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller2010-07-191-1/+1
* bnx2: Update version to 2.0.17.Michael Chan2010-07-191-2/+2
* bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan2010-07-191-1/+9
* bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan2010-07-192-7/+26
* bnx2: Use proper counter for net_device_stats->multicast.Michael Chan2010-07-191-1/+1
* ixgbe: fix version string for ixgbeDon Skidmore2010-07-191-1/+1
* ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou2010-07-191-1/+1
* ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2010-07-192-13/+11
* ixgbe: drop support for UDP in RSS hash generationAlexander Duyck2010-07-191-3/+1
* ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend2010-07-191-1/+1
* e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck2010-07-191-2/+2
* drivers/net/82596.c: fix warningAndrew Morton2010-07-191-1/+1
* ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller2010-07-191-5/+3
* net: this_cpu_xxx conversionsEric Dumazet2010-07-192-4/+3
* 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/+2
* 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/+0
* sch_atm: Convert to use standard list_head facilities.David S. Miller2010-07-181-57/+41
* net: support time stamping in phy devices.Richard Cochran2010-07-1810-1/+208
* net: added a BPF to help drivers detect PTP packets.Richard Cochran2010-07-181-0/+126
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-1825-43/+34
* net: add driver hook for tx time stamping.Richard Cochran2010-07-181-0/+21
* vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia2010-07-183-49/+86
* net: Remove MAX_SOCK_ADDR constantTetsuo Handa2010-07-181-9/+0
* arcnet: fix signed bug in probe functionDan Carpenter2010-07-182-3/+3
* net: dccp: fix sign bugKulikov Vasiliy2010-07-181-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-151-1/+1
* net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang2010-07-152-1/+10
* net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara2010-07-151-2/+3
* tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet2010-07-151-5/+4
* vxge: Version updateJon Mason2010-07-151-3/+2
* vxge: Update maintainers informationJon Mason2010-07-151-5/+7
* vxge: Update copyright informationJon Mason2010-07-1514-26/+26
* vxge: NETIF_F_LLTX removalJon Mason2010-07-153-129/+39
OpenPOWER on IntegriCloud