aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-17gigaset: remove UNDOCREQ config optionTilman Schmidt
2009-05-17gigaset: move up Kconfig inclusion pointTilman Schmidt
2009-05-17gigaset: documentation updateTilman Schmidt
2009-05-17gigaset: fix error return codeTilman Schmidt
2009-05-17gigaset: skip unnecessary hex formattingTilman Schmidt
2009-05-17gigaset: fix possible oops in error handlingTilman Schmidt
2009-05-17gigaset: remove obsolete references to m10x state tableTilman Schmidt
2009-05-17bnx2: bnx2_tx_int() optimizationsEric Dumazet
2009-05-17tcp: tcp_prequeue() can use keyed wakeupsJohn Dykstra
2009-05-17net/ibmveth: fix panic in probeStephen Rothwell
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature code to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature header to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature register defines to 82599Yi Zou
2009-05-17mv643xx_eth: Remove a stale PPC_MULTIPLATFORMEmil Medve
2009-05-17net: remove needless (now buggy) & from dev->dev_addr (part2)Jiri Pirko
2009-05-17drivers/net/82596.c: suppress warningsAndrew Morton
2009-05-17sfc: modify allocation error messageMike Travis
2009-05-17cls_cgroup: remove unneeded cgroup_lockLi Zefan
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