summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: tx scalability works : trans_startEric Dumazet2009-05-173-13/+46
* gigaset: remove unused structure member rcvbytesTilman Schmidt2009-05-173-6/+2
* gigaset: remove UNDOCREQ config optionTilman Schmidt2009-05-173-74/+28
* gigaset: move up Kconfig inclusion pointTilman Schmidt2009-05-173-2/+3
* gigaset: documentation updateTilman Schmidt2009-05-171-1/+22
* gigaset: fix error return codeTilman Schmidt2009-05-171-5/+7
* gigaset: skip unnecessary hex formattingTilman Schmidt2009-05-171-0/+4
* gigaset: fix possible oops in error handlingTilman Schmidt2009-05-172-3/+2
* gigaset: remove obsolete references to m10x state tableTilman Schmidt2009-05-173-12/+6
* bnx2: bnx2_tx_int() optimizationsEric Dumazet2009-05-172-7/+13
* tcp: tcp_prequeue() can use keyed wakeupsJohn Dykstra2009-05-171-1/+2
* net/ibmveth: fix panic in probeStephen Rothwell2009-05-171-1/+1
* ixgbe: Add FCoE related statistics to 82599Yi Zou2009-05-173-0/+22
* ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou2009-05-172-0/+23
* ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou2009-05-173-1/+344
* ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou2009-05-175-20/+101
* ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou2009-05-171-0/+132
* ixgbe: Add FCoE feature code to 82599Yi Zou2009-05-171-0/+60
* ixgbe: Add FCoE feature header to 82599Yi Zou2009-05-171-0/+66
* ixgbe: Add FCoE feature register defines to 82599Yi Zou2009-05-171-0/+84
* mv643xx_eth: Remove a stale PPC_MULTIPLATFORMEmil Medve2009-05-171-2/+1
* net: remove needless (now buggy) & from dev->dev_addr (part2)Jiri Pirko2009-05-171-1/+1
* drivers/net/82596.c: suppress warningsAndrew Morton2009-05-171-7/+7
* sfc: modify allocation error messageMike Travis2009-05-171-2/+2
* cls_cgroup: remove unneeded cgroup_lockLi Zefan2009-05-171-6/+0
* net: remove needless (now buggy) & from dev->dev_addrJiri Pirko2009-05-176-9/+10
* ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen2009-05-175-5/+4
* tun: add tun_flags, owner, group attributes in sysfsDavid Woodhouse2009-05-091-15/+52
* Remove duplicate slow protocol define in bond_3ad.hRichard Genoud2009-05-091-2/+2
* net: check retval of dev_addr_init()Jiri Pirko2009-05-091-3/+12
* decnet: Use data ready call back, rather than hand coding itSteven Whitehouse2009-05-091-13/+4
* netxen: trivial register access cleanupDhananjay Phadke2009-05-091-8/+5
* netxen: disable msi-x for NC512m adapterDhananjay Phadke2009-05-091-1/+0
* netxen: fix irq tear down and msix leak.Dhananjay Phadke2009-05-091-31/+43
* netxen: cache msi register offsetDhananjay Phadke2009-05-092-1/+6
* Network Drop Monitor: Fix skb_kill_datagramJohn Dykstra2009-05-081-1/+3
* bnx2x: do not return negative number of received packagesStanislaw Gruszka2009-05-081-1/+1
* bnx2x: free workqueue when driver fail to registerStanislaw Gruszka2009-05-081-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-08125-1883/+17180
|\
| * mac80211: Update SA Query transaction id lengthJouni Malinen2009-05-061-1/+1
| * ath9k: remove redundant AR9285 checksGabor Juhos2009-05-062-5/+4
| * ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-067-39/+43
| * p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sentMax Filippov2009-05-061-19/+4
| * mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen2009-05-061-0/+12
| * mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen2009-05-063-2/+55
| * mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen2009-05-061-39/+31
| * rt2x00: Simplify rt2x00_check_revIvo van Doorn2009-05-064-9/+10
| * mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()Luis R. Rodriguez2009-05-061-4/+0
| * p54: correct merge damage from "p54: more SoftLED updates"John W. Linville2009-05-061-2/+2
| * ar9170: fix build when !CONFIG_PMAlexander Beregalov2009-05-061-0/+2
OpenPOWER on IntegriCloud