summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville2011-12-011-1/+0
* mac80211: fill rate filter for internal scan requestsSimon Wunderlich2011-11-301-0/+6
* cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-11-301-2/+4
* cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-11-301-16/+27
* mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach2011-11-281-0/+14
* mac80211: fix race condition caused by late addBA responseNikolay Martynov2011-11-281-1/+17
* mac80211: don't stop a single aggregation session twiceJohannes Berg2011-11-281-2/+8
* nl80211: fix MAC address validationEliad Peller2011-11-281-2/+2
* cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-11-211-0/+4
* mac80211: Fix endian bug in radiotap header generationHelmut Schaa2011-11-211-4/+4
* mac80211: Fix AMSDU rate printout in debugfs.Ben Greear2011-11-211-2/+2
* mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-091-1/+1
* cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-091-0/+3
* mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-091-0/+4
* mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-091-3/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-082-9/+9
|\
| * Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-071-8/+8
| * Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa2011-11-071-1/+1
* | mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com2011-11-071-4/+4
* | cfg80211: fix cmp_iesJohannes Berg2011-11-071-5/+8
* | cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg2011-11-071-0/+6
* | nl80211: fix HT capability attribute validationJohannes Berg2011-11-071-2/+1
* | mac80211: use min rate as basic rate for buggy APsEliad Peller2011-11-071-0/+19
|/
* mac80211: disable powersave for broken APsJohannes Berg2011-11-022-2/+17
* mac80211: Fix TDLS support validation in add_station handlerJouni Malinen2011-11-021-6/+6
* mac80211: config hw when going back on-channelEliad Peller2011-11-021-2/+1
* mac80211: fix remain_off_channel regressionEliad Peller2011-11-021-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-023-5/+8
|\
| * Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-10-311-2/+0
| * Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-10-311-1/+1
| * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-141-2/+7
* | vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-302-4/+7
* | ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister2011-10-301-3/+40
* | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-302-3/+18
|\ \
| * | batman-adv: unify hash_entry field position in tt_local/global_entryAntonio Quartulli2011-10-251-2/+2
| * | batman-adv: add sanity check when removing global ttsSimon Wunderlich2011-10-251-0/+3
| * | batman-adv: remove references for global tt entriesSimon Wunderlich2011-10-251-1/+13
* | | ipv6: fix route error binding peer in func icmp6_dst_allocGao feng2011-10-281-2/+1
* | | ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan2011-10-281-1/+1
* | | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-276-17/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-262-2/+4
|\ \ \
| * | | caif: Fix BUG() with network namespacesDavid Woodhouse2011-10-261-2/+3
| * | | net: Unlock sock before calling sk_free()Thomas Gleixner2011-10-261-0/+1
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+1
|\ \ \ \
| * | | | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
* | | | | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-10-266-411/+554
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-243-79/+54
| * | | | fs/9p: change an int to unsigned intDan Carpenter2011-10-241-1/+2
| * | | | fs/9p: Cleanup option parsing in 9pAneesh Kumar K.V2011-10-241-7/+5
| * | | | 9p: move dereference after NULL checkDan Carpenter2011-10-241-2/+2