summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netrom: convert to internal net_device_statsStephen Hemminger2009-01-213-17/+3
* lec: convert to net_device_opsStephen Hemminger2009-01-211-9/+11
* lec: convert to internal network_device_statsStephen Hemminger2009-01-212-28/+17
* clip: convert to internal network_device_statsStephen Hemminger2009-01-212-19/+12
* br2684: convert to net_device_opsStephen Hemminger2009-01-211-9/+11
* atm: br2684 internal statsStephen Hemminger2009-01-211-23/+15
* usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers2009-01-211-2/+18
* usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-212-3/+3
* netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy2009-01-211-0/+3
* gro: Fix merging of paged packetsHerbert Xu2009-01-201-4/+5
* gro: Fix error handling on extremely short fragsHerbert Xu2009-01-201-0/+1
* gro: Fix handling of complete checksums in IPv6Herbert Xu2009-01-201-0/+7
* via-velocity: fix hot spinroel kluin2009-01-201-1/+1
* myri10ge: don't forget pci_disable_device()Brice Goglin2009-01-201-6/+9
* NET: net_namespace, fix lock imbalanceJiri Slaby2009-01-201-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-2010-67/+170
|\
| * p54: fix p54_set_key's return codeChristian Lamparter2009-01-161-1/+1
| * p54: set_tim must be atomic.Artur Skawina2009-01-161-1/+1
| * rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen2009-01-161-1/+1
| * cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez2009-01-161-2/+19
| * cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez2009-01-161-3/+79
| * cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez2009-01-161-6/+19
| * iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi2009-01-162-2/+2
| * ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen2009-01-161-1/+1
| * ath9k: Fix an operator typo in phy rate validationJouni Malinen2009-01-161-1/+1
| * libertas: Fix alignment issues in libertas coreAndrey Yurovsky2009-01-161-46/+45
| * mac80211: more kernel-doc fixesRandy Dunlap2009-01-162-2/+0
| * p54: fix oops caused by bad eepromsChristian Lamparter2009-01-161-1/+1
* | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-201-9/+2
* | wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez2009-01-192-4/+7
* | mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert2009-01-191-0/+1
* | mv643xx_eth: fix multicast filter programmingLennert Buytenhek2009-01-191-1/+1
* | Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek2009-01-191-6/+8
* | net: Fix data corruption when splicing from sockets.Jarek Poplawski2009-01-191-32/+29
* | tg3: Fix firmware loadingMatt Carlson2009-01-192-31/+51
* | ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr2009-01-191-3/+3
* | ixgbe: fix tag stripping for VLAN ID 0Don Skidmore2009-01-191-26/+27
* | ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore2009-01-192-0/+6
* | net: Add debug info to track down GSO checksum bugHerbert Xu2009-01-191-1/+13
* | korina: drop leftover assignmentPhil Sutter2009-01-191-2/+1
* | korina: adjust headroom for new skb's alsoPhil Sutter2009-01-191-0/+3
* | korina: fix loop back of receive descriptorsPhil Sutter2009-01-191-4/+5
* | cxgb3: Fix LRO misalignmentDivy Le Ray2009-01-191-0/+1
* | macb: avoid lockup when TGO during underrunRichard Röjfors2009-01-191-0/+8
* | net/9p: fid->fid is used uninitializedRoel Kluin2009-01-191-1/+1
* | bnx2x: Version updateEilon Greenstein2009-01-194-6/+6
* | bnx2x: Barriers for the compilerEilon Greenstein2009-01-192-19/+27
* | bnx2x: Driver description updateEilon Greenstein2009-01-191-1/+1
* | bnx2x: Handling PHY FW load failureEilon Greenstein2009-01-191-3/+4
* | bnx2x: Legacy speeds autoneg failuresEilon Greenstein2009-01-191-2/+8
OpenPOWER on IntegriCloud