aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-19ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg
2009-05-19ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr
2009-05-19ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr
2009-05-19r8169: allow true forced mode settingfrançois romieu
2009-05-19r8169: remove useless struct memberfrançois romieu
2009-05-19ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()Eric Dumazet
2009-05-18net: release dst entry in dev_hard_start_xmit()Eric Dumazet
2009-05-18net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman
2009-05-18net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman
2009-05-18net: Fix devinet_sysctl_forwardEric W. Biederman
2009-05-18net: FIX ipv6_forward sysctl restartEric W. Biederman
2009-05-18net-sysfs: Use rtnl_trylock in sysfs methods.Eric W. Biederman
2009-05-18syscall: Implement a convinience function restart_syscallEric W. Biederman
2009-05-18net: TX_RING and packet mmapJohann Baudy
2009-05-18netxen: fix msi irq setupDhananjay Phadke
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-18pkt_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-17Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong
2009-05-17Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin
2009-05-17mv643xx_eth: fix PPC DMA breakageGabriel Paubert
2009-05-17bonding: fix link down handling in 802.3ad modeStephen Hemminger
2009-05-17Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-17bridge: fix initial packet flood if !STPStephen Hemminger
2009-05-17bridge: relay bridge multicast pkgs if !STPStephen Hemminger
2009-05-17NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle
2009-05-17ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr
2009-05-17ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-17ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr
2009-05-17ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou