aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen
2009-05-09tun: add tun_flags, owner, group attributes in sysfsDavid Woodhouse
2009-05-09Remove duplicate slow protocol define in bond_3ad.hRichard Genoud
2009-05-09net: check retval of dev_addr_init()Jiri Pirko
2009-05-09decnet: Use data ready call back, rather than hand coding itSteven Whitehouse
2009-05-09netxen: trivial register access cleanupDhananjay Phadke
2009-05-09netxen: disable msi-x for NC512m adapterDhananjay Phadke
2009-05-09netxen: fix irq tear down and msix leak.Dhananjay Phadke
2009-05-09netxen: cache msi register offsetDhananjay Phadke
2009-05-08Network Drop Monitor: Fix skb_kill_datagramJohn Dykstra
2009-05-08bnx2x: do not return negative number of received packagesStanislaw Gruszka
2009-05-08bnx2x: free workqueue when driver fail to registerStanislaw Gruszka
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-07net: remove stale reference to fastroute from Kconfig help textAshish Karkare
2009-05-07smsc911x: fix calculation of res_size for ioremapMatthias Ludwig
2009-05-07e1000/e1000e/igb/ixgb: don't txhang after link downJesse Brandeburg
2009-05-07ixgbe: Typecase '1' for 64 bit shiftNelson, Shannon
2009-05-07ixgbe: fix failing to log fan failuresDon Skidmore
2009-05-07ixgbe: Enable L2 header split in 82599Yi Zou
2009-05-07ixgbe: set queue0 for srrctl configuration correctly for DCBAlexander Duyck
2009-05-07ixgbe: always set header length in SRRCTLAlexander Duyck
2009-05-07tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet
2009-05-07tcp: tcp_prequeue() cleanupEric Dumazet
2009-05-06net: Add missing rculist.h include to netdevice.hDavid S. Miller
2009-05-06net: Make inet_twsk_put similar to sock_putArnaldo Carvalho de Melo
2009-05-06net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek
2009-05-06bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-05-06net-sched: fix bfifo default limitPatrick McHardy
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck
2009-05-06Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-06ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC drivergouji-new
2009-05-06ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabledBreno Leitao
2009-05-06ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck
2009-05-06ixgbe: skb_record_rx_queue should record rx queue instead of vectorAlexander Duyck
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck
2009-05-06pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck
2009-05-06igb/igbvf: set rx csum always enabled in hw, disable via swAlexander Duyck
2009-05-06igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck
2009-05-06mv643xx_eth: only unmask RX and TX_END interrupts for available queuesSaeed Bishara
2009-05-06mv643xx_eth: rework receive skb cache alignmentLennert Buytenhek
2009-05-06mv643xx_eth: minor register definition cleanupLennert Buytenhek
2009-05-06mv643xx_eth: count handling a link event as one unit of napi workLennert Buytenhek
2009-05-06mv643xx_eth: fix variable shadowing sparse warningLennert Buytenhek
2009-05-06netxen: fix bonding supportDhananjay Phadke
2009-05-06netxen: fix mac list managementDhananjay Phadke
2009-05-06netxen: fix race in tx ring acccessDhananjay Phadke
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez
2009-05-06wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez