summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-161-46/+46
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-4/+2Star
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-2/+1Star
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-2/+1Star
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-2/+1Star
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-4/+2Star
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-4/+2Star
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-4/+2Star
* net/nuc900: enable Mac driver clockWan ZongShun2010-07-161-0/+3
* drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches2010-07-166-61/+71
* Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau2010-07-151-2/+1Star