summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-222-4/+33
|\
| * mac80211: ibss: fix ignored channel parameterSimon Wunderlich2013-08-211-4/+29
| * mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-0/+3
| * mac80211: add missing channel context releaseJohannes Berg2013-08-211-0/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-152-17/+15
|\ \ | |/
| * cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-141-6/+4
| * nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter2013-08-141-11/+11
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-023-20/+41
|\ \ | |/
| * mac80211: continue using disabled channels while connectedJohannes Berg2013-07-311-1/+10
| * cfg80211: fix P2P GO interface teardownJohannes Berg2013-07-311-0/+1
| * mac80211: ignore HT primary channel while connectedJohannes Berg2013-07-311-13/+13
| * mac80211: don't wait for TX status foreverJohannes Berg2013-07-311-3/+12
| * mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-07-311-1/+1
| * nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg2013-07-301-2/+4
* | Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2013-07-315-23/+24
|\ \
| * | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-314-23/+23
| * | NFC: Fix NCI over SPI buildFrederic Danis2013-07-191-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-07-311-9/+17
|\ \ \ | |_|/ |/| |
| * | Bluetooth: Fix calling request callback more than onceJohan Hedberg2013-07-291-1/+9
| * | Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg2013-07-291-1/+4
| * | Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gustavo Padovan2013-07-251-7/+4
| * | Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery2013-07-251-1/+1
* | | regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov2013-07-251-1/+4
* | | mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka2013-07-231-2/+5
* | | mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh2013-07-221-0/+4
* | | mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-07-161-1/+2
* | | mac80211: fix duplicate retransmission detectionJohannes Berg2013-07-161-2/+8
* | | nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh2013-07-161-2/+2
* | | mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-07-161-0/+2
* | | mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau2013-07-161-1/+9
* | | regulatory: add missing rtnl lockingJohannes Berg2013-07-161-0/+2
* | | cfg80211: fix bugs in new SME implementationJohannes Berg2013-07-161-3/+26
* | | nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-07-161-2/+5
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-52/+26
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-143-31/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1321-146/+170
|\ \ \
| * | | ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-121-4/+11
| * | | tcp: account all retransmit failuresYuchung Cheng2013-07-121-3/+4
| * | | net: access page->private by using page_privateSunghan Suh2013-07-121-3/+3
| * | | net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin2013-07-121-1/+1
| * | | net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko2013-07-111-7/+1
| * | | gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-111-1/+1
| * | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente2013-07-111-63/+55
| * | | pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente2013-07-111-1/+8
| * | | gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-113-9/+12
| * | | inet: fix spacing in assignmentCamelia Groza2013-07-111-1/+1
| * | | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-111-23/+40
| * | | 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-111-5/+5
OpenPOWER on IntegriCloud