summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-18net: add driver hook for tx time stamping.Richard Cochran
2010-07-18vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia
2010-07-18net: Remove MAX_SOCK_ADDR constantTetsuo Handa
2010-07-18arcnet: fix signed bug in probe functionDan Carpenter
2010-07-18net: dccp: fix sign bugKulikov Vasiliy
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-18qlcnic: fix pci resource leakAmit Kumar Salecha
2010-07-18net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara
2010-07-18bnx2: use device model DMA APIStanislaw Gruszka
2010-07-18bnx2: allocate with GFP_KERNEL flag on RX path initStanislaw Gruszka
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings
2010-07-16Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd
2010-07-16vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin
2010-07-15cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom
2010-07-15ipmr: Don't leak memory if fib lookup fails.Ben Greear
2010-07-15net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang
2010-07-15net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara
2010-07-15tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet
2010-07-15vxge: Version updateJon Mason
2010-07-15vxge: Update maintainers informationJon Mason
2010-07-15vxge: Update copyright informationJon Mason
2010-07-15vxge: NETIF_F_LLTX removalJon Mason
2010-07-15vxge: Fix multicast issuesJon Mason
2010-07-15vxge: Remove queue_state referencesJon Mason
2010-07-15net: bridge: fix sign bugKulikov Vasiliy
2010-07-15drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy
2010-07-15drivers: irda: fix sign bugKulikov Vasiliy
2010-07-15drivers: irda: fix sign bugKulikov Vasiliy
2010-07-15drivers: isdn: get rid of custom strtoul()Andy Shevchenko
2010-07-15drivers: isdn: remove custom strtoul()Andy Shevchenko
2010-07-15drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko
2010-07-15isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe
2010-07-15mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15net/nuc900: enable Mac driver clockWan ZongShun
2010-07-15drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches
2010-07-15vhost-net: avoid flush under lockMichael S. Tsirkin
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-14Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau
2010-07-14bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan