summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-213-25/+20
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
* mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
* mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-151-1/+1
* mac80211: call rate control only after initJohannes Berg2012-02-154-3/+6
* Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-151-2/+2
* Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-152-5/+5
* Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1
* Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-151-1/+2
* Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-151-6/+12
* Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
* Bluetooth: silence lockdep warningOctavian Purdila2012-02-154-7/+11
* Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
* Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-152-7/+11
* Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-151-1/+1
* Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-152-2/+2
* Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner2012-02-151-3/+0
* Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-151-0/+4
* rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham2012-02-091-2/+2
* mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan2012-02-091-2/+2
* zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-071-0/+8
* bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-061-3/+1
* ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
* ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-061-0/+8
* mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-062-5/+10
* ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-031-4/+5
* mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-031-1/+7
* ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-031-1/+1
* mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-02-011-1/+1
* iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-013-3/+11
* ssb: fix cardbus slot in hostmodeHauke Mehrtens2012-02-011-1/+1
* iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
* rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga2012-02-011-4/+4
* bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl2012-02-011-8/+11
* af_unix: fix EPOLLET regression for stream socketsEric Dumazet2012-01-301-15/+4
* tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell2012-01-301-4/+2
* net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-303-3/+16
* net caif: Register properly as a pernet subsystem.Eric W. Biederman2012-01-272-21/+2
* netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-271-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-273-2/+4
|\
| * iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
| * mac80211: set bss_conf.idle when vif is connectedEliad Peller2012-01-241-0/+1
| * mac80211: update oper_channel on ibss joinEliad Peller2012-01-241-0/+1
* | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
* | net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula2012-01-261-0/+3
* | ipv6: Fix ip_gre lockless xmits.Willem de Bruijn2012-01-261-0/+4
* | xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu2012-01-261-1/+1
* | netns: fix net_alloc_generic()Eric Dumazet2012-01-261-15/+16
* | tcp: bind() optimize port allocationFlavio Leitner2012-01-251-4/+2
* | tcp: bind() fix autoselection to share portsFlavio Leitner2012-01-251-0/+5
OpenPOWER on IntegriCloud