summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-19net: release dst entry in dev_hard_start_xmit()Eric Dumazet
2009-05-19net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman
2009-05-19net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman
2009-05-19net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman
2009-05-19net: Fix devinet_sysctl_forwardEric W. Biederman
2009-05-19net: FIX ipv6_forward sysctl restartEric W. Biederman
2009-05-19net-sysfs: Use rtnl_trylock in sysfs methods.Eric W. Biederman
2009-05-19syscall: Implement a convinience function restart_syscallEric W. Biederman
2009-05-19net: TX_RING and packet mmapJohann Baudy
2009-05-19netxen: fix msi irq setupDhananjay Phadke
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-19pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet
2009-05-18The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...Wolfgang Grandegger
2009-05-18can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger
2009-05-18can: SJA1000 generic platform bus driverWolfgang Grandegger
2009-05-18can: Driver for the SJA1000 CAN controllerWolfgang Grandegger
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger
2009-05-18can: Update MAINTAINERS and CREDITS fileWolfgang Grandegger
2009-05-18can: Documentation for the CAN device driver interfaceWolfgang Grandegger
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde
2009-05-18net: Add TI DaVinci EMAC driverAnant Gole
2009-05-18ipv4: cleanup: remove unnecessary include.Rami Rosen
2009-05-18ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen
2009-05-18vlan: use struct netdev_queue counters instead of dev->statsEric Dumazet
2009-05-18net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queueEric Dumazet
2009-05-18sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet
2009-05-18ixgbe: Increase the driver version numberPeter P Waskiewicz Jr
2009-05-18ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr
2009-05-18ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck
2009-05-18tcp: fix MSG_PEEK race checkIlpo Järvinen
2009-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-18Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong
2009-05-18Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin
2009-05-18mv643xx_eth: fix PPC DMA breakageGabriel Paubert
2009-05-18bonding: fix link down handling in 802.3ad modeStephen Hemminger
2009-05-18Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-18bridge: fix initial packet flood if !STPStephen Hemminger
2009-05-18bridge: relay bridge multicast pkgs if !STPStephen Hemminger
2009-05-18NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle
2009-05-18ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr
2009-05-18ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr
2009-05-18ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-18ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr
2009-05-18ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou
2009-05-18ixgbe: Enable FCoE redirection table feature in 82599Yi Zou
2009-05-18ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou
2009-05-18fcoe: adds spma mode supportVasu Dev
2009-05-18fcoe: consolidates netdev related config and cleanup for spma modeVasu Dev
2009-05-18ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P
2009-05-18ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz