summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM etherh: Fix build failure.David S. Miller2009-01-141-1/+1
* ipv6: Fix fib6_dump_table walker leakHerbert Xu2009-01-131-7/+8
* tcp: splice as many packets as possible at onceWilly Tarreau2009-01-131-2/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-1330-96/+124
|\
| * p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| * libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky2009-01-121-1/+1
| * rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn2009-01-121-2/+2
| * mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter2009-01-121-0/+1
| * ath5k: fix return values from ath5k_txBob Copeland2009-01-121-4/+4
| * rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg2009-01-121-2/+3
| * p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter2009-01-121-2/+6
| * mac80211: allow mode change if IBSS is not allowedPavel Roskin2009-01-121-1/+2
| * ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2009-01-122-3/+3
| * ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen2009-01-121-9/+1
| * minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter2009-01-121-4/+6
| * ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian2009-01-121-21/+17
| * Fix rt2500usb HW crypto: TKIPIvo van Doorn2009-01-121-13/+6
| * rtl8180: Fix to add STA modeLarry Finger2009-01-121-0/+1
| * iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu2009-01-121-1/+1
| * rt2x00: Fix segementation faultIvo van Doorn2009-01-121-3/+3
| * p54usb: fix random traffic stalls (LM87)Christian Lamparter2009-01-121-0/+1
| * p54: crypto offload fixesChristian Lamparter2009-01-121-1/+12
| * orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin2009-01-121-0/+1
| * iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz2009-01-121-0/+1
| * ath9k: Fix chainmask handling bugSujith2009-01-121-2/+2
| * orinoco: take the driver lock in the rx taskletDavid Kilroy2009-01-121-3/+25
| * ath9k: Enforce module build if rfkill is a moduleJouni Malinen2009-01-121-0/+1
| * p54usb: Add USB ID for Thomson Speedtouch 121gMichiel2009-01-121-0/+1
| * rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-123-17/+4
| * rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann2009-01-121-0/+1
| * p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger2009-01-121-0/+11
| * rt2x00: Fix radio LED type checkAndrew Price2009-01-121-1/+1
| * Wireless: Fix Kconfig fact errorErik Ekman2009-01-121-1/+1
* | net: ppp_generic - fix regressions caused by IDR conversionCyrill Gorcunov2009-01-121-6/+37
* | gianfar: Fix soft lockup with multi-interrupt TSECsAnton Vorontsov2009-01-121-0/+8
* | hso: driver fix for big endian machines.Denis Joseph Barrow2009-01-121-2/+2
* | pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffiesJarek Poplawski2009-01-121-3/+6
* | pkt_sched: sch_htb: Consider used jiffies in htb_do_events()Jarek Poplawski2009-01-121-3/+3
* | netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy2009-01-121-1/+1
* | netfilter 08/09: xt_time: print timezone for user informationJan Engelhardt2009-01-121-0/+11
* | netfilter 07/09: simplify nf_conntrack_alloc() error handlingJulia Lawall2009-01-122-3/+3
* | netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-122-2/+2
* | netfilter 05/09: ebtables: fix inversion in match codeJan Engelhardt2009-01-121-1/+1
* | netfilter 04/09: x_tables: fix match/target revision lookupPatrick McHardy2009-01-121-0/+8
* | netfilter 03/09: bridge: Disable PPPOE/VLAN processing by defaultHerbert Xu2009-01-121-4/+4
* | netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTINGHerbert Xu2009-01-121-2/+8
OpenPOWER on IntegriCloud