summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward2012-09-131-1/+1
* mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-137-11/+15
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-134-44/+38
|\
| * netfilter: log: Fix log-level processingJoe Perches2012-09-122-3/+3
| * netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik2012-09-091-8/+2
| * netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik2012-09-091-11/+8
| * netfilter: take care of timewait socketsEric Dumazet2012-09-062-22/+25
* | net-sched: sch_cbq: avoid infinite loopEric Dumazet2012-09-111-2/+3
* | net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter2012-09-111-1/+1
* | net: fix net/core/sock.c build errorRandy Dunlap2012-09-101-0/+2
* | ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-09-101-0/+1
* | caif: move the dereference below the NULL testWei Yongjun2012-09-101-2/+3
* | sierra_net: Endianess bug fix.Lennart Sorensen2012-09-101-1/+1
* | net: small bug on rxhash calculationChema Gonzalez2012-09-081-5/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-0734-76/+297
|\ \
| * | libertas sdio: fix suspend when interface is downDaniel Drake2012-09-051-0/+5
| * | rt2800usb: Added rx packet length validity checkSergei Poselenov2012-09-052-2/+10
| * | rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-09-0511-0/+69
| * | rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2012-09-052-9/+9
| * | rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde2012-09-051-1/+2
| * | brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman2012-09-051-7/+8
| * | brcmfmac: fix race condition for rx and tx data.Hante Meuleman2012-09-051-10/+11
| * | brcmfmac: dont use ZERO flag for usb INHante Meuleman2012-09-051-1/+0
| * | brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel2012-09-051-4/+4
| * | ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan2012-09-051-1/+2
| * | ath9k_hw: enable PA linearizationFelix Fietkau2012-09-051-3/+0
| * | ath9k: fix PA linearization calibration related crashFelix Fietkau2012-09-054-8/+7
| * | ath9k_hw: disable PA linearization for AR9462Felix Fietkau2012-09-051-1/+2
| * | ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau2012-09-053-1/+111
| * | ath9k_hw: clear the AM2PM predistortion mask on AR933xFelix Fietkau2012-09-051-1/+5
| * | ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau2012-09-051-3/+0
| * | rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde2012-09-051-0/+1
| * | mwifiex: fix skb length issue when send a command to firmwareStone Piao2012-09-051-1/+14
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-053-6/+11
| |\ \
| | * | mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-051-5/+4
| | * | nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-041-1/+3
| | * | mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-041-0/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-057-17/+26
| |\ \ \
| | * | | Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-271-0/+4
| | * | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-274-9/+10
| | * | | Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg2012-08-271-0/+3
| | * | | Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan2012-08-211-5/+3
| | * | | Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk2012-08-152-0/+3
| | * | | Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-151-3/+3
* | | | | |PATCH] seeq: Add missing spinlock initJean Delvare2012-09-071-0/+1
* | | | | udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet2012-09-072-0/+16
* | | | | net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev2012-09-071-1/+2
* | | | | net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel2012-09-071-6/+7
* | | | | net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel2012-09-071-8/+8
* | | | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-072-0/+127
OpenPOWER on IntegriCloud