summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |\
| * | 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
| * | l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman2012-01-251-5/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-24102-512/+904
| |\ \
| | * | rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller2012-01-241-12/+8
| | * | netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0
| | * | net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer2012-01-241-0/+1
| | * | team: send only changed options/ports via netlinkJiri Pirko2012-01-242-46/+100
| | * | net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun2012-01-241-2/+3
| | * | drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker2012-01-244-0/+4
OpenPOWER on IntegriCloud