summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-06-241-1/+1
|\
| * Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery2013-06-231-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-191-2/+9
|\ \ | |/ |/|
| * nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-191-2/+9
* | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-131-5/+10
* | Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-06-131-0/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-125-12/+92
|\|
| * mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1
| * mac80211: abort CAC in stop_ap()Simon Wunderlich2013-06-121-0/+6
| * mac80211: work around broken APs not including HT infoJohannes Berg2013-06-123-11/+85
* | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-122-1/+26
* | Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg2013-06-121-18/+52
* | Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2013-06-122-3/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-284-14/+47
|\|
| * mac80211: Allow single vif mac address change with addr_maskHelmut Schaa2013-05-271-6/+20
| * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-271-0/+9
| * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-271-0/+3
| * cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau2013-05-231-1/+1
| * mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
| * cfg80211: check wdev->netdev in connection workJohannes Berg2013-05-231-0/+3
| * mac80211: fix direct probe authStanislaw Gruszka2013-05-171-6/+6
* | NFC: Remove commented out LLCP related Makefile linePaul Bolle2013-05-211-1/+0
|/
* cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
* mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
* cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-162-2/+2
* mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
* nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
* mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
* mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-1/+8
* mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
* mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
* cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
* cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
* Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-092-3/+2
|\
| * SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust2013-05-032-3/+2
* | gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2013-05-083-10/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-066-32/+22
|\ \
| * | tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter2013-05-061-2/+4
| * | tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter2013-05-061-1/+4
| * | netpoll: inverted down_trylock() testDan Carpenter2013-05-061-1/+1
| * | rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-061-11/+1
| * | fib_trie: no need to delay vfree()Al Viro2013-05-061-11/+2
| * | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-061-0/+1
| * | tcp: do not expire TCP fastopen cookiesEric Dumazet2013-05-051-6/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-05-0611-726/+1665
|\ \ \ | |/ / |/| |
| * | libceph: use slab cache for osd client requestsAlex Elder2013-05-022-2/+32
| * | libceph: allocate ceph message data with a slab allocatorAlex Elder2013-05-021-3/+23
| * | libceph: allocate ceph messages with a slab allocatorAlex Elder2013-05-021-2/+27
| * | libceph: create source file "net/ceph/snapshot.c"Alex Elder2013-05-012-1/+79
| * | libceph: fix byte order mismatchAlex Elder2013-05-011-2/+1