summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-0110-49/+61
|\
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| * wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| * ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| * MAINTAINERS: update information for the wl12xx driverLuciano Coelho2011-01-271-3/+3
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| * ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| * ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| * rtlwifi: Fix firmware upload errorsChaoming Li2011-01-271-20/+20
* | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2011-02-012-7/+8
|\ \
| * | vhost: rcu annotation fixupMichael S. Tsirkin2011-02-012-7/+8
* | | vxge: Fix wrong boolean operatorStefan Weil2011-02-011-1/+1
|/ /
* | enc28j60: Fix reading of transmit status vectorStefan Weil2011-02-011-1/+1
* | net: Fix ipv6 neighbour unregister_sysctl_table warningEric W. Biederman2011-02-011-1/+8
* | axnet_cs: reduce delay time at ei_rx_overrunKen Kawasaki2011-02-011-4/+2
* | net: Check rps_flow_table when RPS map length is 1Tom Herbert2011-02-011-1/+2
* | CAN: softing driver depends on IOMEMChuck Ebbert2011-01-311-1/+1
* | net: Add default_mtu() methods to blackhole dst_opsRoland Dreier2011-01-312-0/+12
* | bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner2011-01-311-2/+2
* | bnx2x: Fix potential link loss in multi-function modeYaniv Rosner2011-01-311-7/+11
* | bnx2x: Fix port swap for BCM8073Yaniv Rosner2011-01-311-3/+6
* | bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner2011-01-311-0/+12
* | bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner2011-01-311-44/+0
* | Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...David S. Miller2011-01-311-6/+8
|\ \
| * | batman-adv: Make vis info stack traversal threadsafeSven Eckelmann2011-01-301-3/+4
| * | batman-adv: Remove vis info element in free_infoSven Eckelmann2011-01-301-0/+1
| * | batman-adv: Remove vis info on hashing errorsSven Eckelmann2011-01-301-1/+1
| * | batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing2011-01-251-2/+2
* | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-305-0/+84
* | | net: Fix ip link add netns oopsEric W. Biederman2011-01-301-0/+3
* | | caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2011-01-302-0/+3
* | | slcan: fix referenced website in Kconfig help textOliver Hartkopp2011-01-301-1/+1
* | | gro: Reset dev pointer on reuseHerbert Xu2011-01-301-0/+1
* | | ipv6: Remove route peer binding assertions.David S. Miller2011-01-271-4/+0
* | | net: add kmemcheck annotation in __alloc_skb()Eric Dumazet2011-01-271-0/+1
* | | net: fix validate_link_af in rtnetlink coreKurt Van Dijck2011-01-271-2/+1
* | | dl2k: nulify fraginfo after unmapStanislaw Gruszka2011-01-271-2/+2
* | | xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell2011-01-271-8/+88
* | | econet: remove compiler warningsEric Dumazet2011-01-271-2/+2
* | | bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2011-01-262-8/+10
* | | cnic: Fix big endian bugMichael Chan2011-01-261-6/+6
* | | xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller2011-01-261-0/+6
* | | tg3: Use new VLAN codeMatt Carlson2011-01-262-88/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-2617-132/+105
|\ \ \ | | |/ | |/|
| * | MAINTAINERS: remove Reinette Chatre as iwlwifi maintainerReinette Chatre2011-01-251-1/+0
| * | rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| * | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-251-0/+3
| * | rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9