aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-10-08UPSTREAM: net/wireless: enable wiphy device to suspend/resume asynchronouslyHEADmasterFu, Zhonghui1-0/+1
2015-10-06BACKPORT: iovec: make sure the caller actually wants anything in memcpy_fromi...Sasha Levin1-0/+4
2015-09-04UPSTREAM: Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2-5/+8
2015-09-04UPSTREAM: Bluetooth: timeout handling in new connect procedureJakub Pawlowski1-2/+6
2015-09-04UPSTREAM: Bluetooth: advertisement handling in new connect procedureJakub Pawlowski3-37/+72
2015-09-04UPSTREAM: Bluetooth: add hci_connect_le_scanJakub Pawlowski2-0/+207
2015-09-04UPSTREAM: Bluetooth: add hci_lookup_le_connectJakub Pawlowski4-10/+7
2015-09-04UPSTREAM: Bluetooth: Move IRK checking logic in preparation to new connect me...Jakub Pawlowski2-11/+23
2015-06-22UPSTREAM: cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg1-3/+83
2015-05-22UPSTREAM: Bluetooth: Fix remote name event return directly.Wesley Kuo1-2/+4
2015-05-21UPSTREAM: Bluetooth: hidp: Fix regression with older userspace and flags vali...Marcel Holtmann1-1/+2
2015-04-28CHROMIUM: Bluetooth: update stack to bluetooth-nextArman Uguray41-5512/+14093
2015-04-28BACKPORT: net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2-6/+10
2015-04-21UPSTREAM: cfg80211: fix VHT TDLS peer AID verificationJouni Malinen1-5/+7
2015-04-21UPSTREAM: cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen1-2/+9
2015-04-20UPSTREAM: cfg80211: fix station change if TDLS isn't supportedJohannes Berg1-9/+0
2015-04-18UPSTREAM: cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2-15/+80
2015-04-18UPSTREAM: cfg80211: ignore AUTHORIZED flag in new TDLS stationArik Nemtsov1-0/+5
2015-04-14UPSTREAM: cfg80211: fix VHT TDLS peer AID verificationJouni Malinen1-5/+7
2015-04-14UPSTREAM: cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen1-2/+9
2015-04-14UPSTREAM: cfg80211: fix station change if TDLS isn't supportedJohannes Berg1-9/+0
2015-04-14UPSTREAM: cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2-15/+83
2015-04-14UPSTREAM: cfg80211: ignore AUTHORIZED flag in new TDLS stationArik Nemtsov1-0/+5
2015-03-20FROMLIST: nl80211: add net-detect delay to wowlan infoLuciano Coelho1-0/+3
2015-03-20UPSTREAM: nl80211: add an attribute to allow delaying the first scheduled sca...Luciano Coelho1-0/+4
2015-03-14UPSTREAM: netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal1-1/+25
2015-02-19BACKPORT: Bluetooth: Simplify the error handling of Start Discovery commandMarcel Holtmann1-10/+7
2015-02-10FROMLIST: nl80211: use loop index as type for net detect frequency resultsSamuel Tan1-3/+1
2015-02-06CHROMIUM: wireless-3.8: allow self-managed regulatoryJohannes Berg1-0/+6
2015-02-02FROMLIST: nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho1-0/+52
2015-02-02UPSTREAM: cfg80211: add wowlan net-detect supportLuciano Coelho2-1/+110
2015-02-02UPSTREAM: cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho1-62/+74
2015-02-02UPSTREAM: cfg80211: make WoWLAN configuration available to driversJohannes Berg4-28/+35
2015-02-02UPSTREAM: cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2-0/+135
2015-01-30UPSTREAM: ipv6: call udp_push_pending_frames when uncorking a socket with AF_...Hannes Frederic Sowa2-2/+8
2015-01-30BACKPORT: wireless-3.4: radiotap: fix parsing buffer overrunJohannes Berg1-1/+6
2015-01-30UPSTREAM: ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet1-1/+7
2015-01-30UPSTREAM: inet: fix addr_len/msg->msg_namelen assignment in recv_error and rx...Hannes Frederic Sowa8-11/+15
2015-01-30UPSTREAM: af_key: more info leaks in pfkey messagesDan Carpenter1-0/+4
2015-01-30UPSTREAM: net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2015-01-30UPSTREAM: af_key: fix info leaks in notify messagesMathias Krause1-0/+2
2015-01-30UPSTREAM: wireless: radiotap: fix parsing buffer overrunJohannes Berg1-1/+6
2015-01-30UPSTREAM: net: flow_dissector: fail on evil iph->ihlJason Wang1-1/+1
2015-01-30UPSTREAM: inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa7-29/+13
2015-01-30UPSTREAM: net: Use netlink_ns_capable to verify the permisions of netlink mes...Eric W. Biederman14-30/+32
2015-01-30UPSTREAM: net: Add variants of capable for use on netlink messagesEric W. Biederman1-0/+65
2015-01-30UPSTREAM: netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy5-8/+8
2015-01-30UPSTREAM: netlink: Rename netlink_capable netlink_allowedEric W. Biederman1-5/+5
2015-01-30UPSTREAM: net: Add variants of capable for use on on socketsEric W. Biederman1-0/+49
2015-01-30UPSTREAM: inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2-2/+2
2015-01-30UPSTREAM: net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2015-01-30UPSTREAM: net: rose: restore old recvmsg behaviorFlorian Westphal1-12/+4
2015-01-30UPSTREAM: net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa28-92/+53
2015-01-30UPSTREAM: ipv6: ip6_append_data_mtu do not handle the mtu of the second fragm...lucien1-8/+6
2015-01-30UPSTREAM: ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa1-6/+10
2015-01-30UPSTREAM: skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+2
2015-01-30UPSTREAM: af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel1-0/+1
2015-01-30UPSTREAM: mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2015-01-30UPSTREAM: net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann1-1/+1
2015-01-22CHROMIUM: net: move skb_clone_sk() backports into net/Mathieu Olivari1-0/+39
2015-01-14UPSTREAM: filter: prevent nla extensions to peek beyond the end of the messageMathias Krause1-1/+5
2014-12-16UPSTREAM: net: ipv4: current group_info should be put after using.Wang, Xiaoming1-4/+11
2014-12-15UPSTREAM: ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-12-12UPSTREAM: ipv6: udp packets following an UFO enqueued packet need also be han...Hannes Frederic Sowa1-31/+22
2014-12-03CHROMIUMOS: mac80211: Allow IE injectionPaul Stewart3-0/+63
2014-11-26UPSTREAM: cfg80211: export interface stopping functionMichal Kazior6-11/+67
2014-10-29BACKPORT: Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek1-6/+17
2014-10-29BACKPORT: Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2-1/+12
2014-10-29BACKPORT: Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek1-4/+10
2014-10-29BACKPORT: Bluetooth: Add support to get connection informationAndrzej Kaczmarek1-0/+201
2014-10-29BACKPORT: Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek1-0/+63
2014-10-29BACKPORT: Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2-0/+29
2014-10-29BACKPORT: Bluetooth: Store RSSI for connectionAndrzej Kaczmarek1-0/+23
2014-09-12Wakeup queues that are stopped due to CSA when disconnectingPeter Qiu1-0/+14
2014-09-05UPSTREAM: cfg80211: Pass station (extended) capability info to kernelJouni Malinen1-0/+37
2014-08-12CHROMIUM: mac8011: provide debugfs file to wake queuesmukesh agrawal1-0/+20
2014-07-29UPSTREAM: net/l2tp: don't fall back on UDP [get|set]sockoptPaul Stewart1-2/+2
2014-06-15CHERRY-PICK: Bluetooth: Reuse hci_stop_discovery function when cleaning up HC...Johan Hedberg1-3/+1
2014-06-15CHERRY-PICK: Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg1-44/+49
2014-06-15CHERRY-PICK: Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg1-0/+4
2014-06-15CHERRY-PICK: Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz1-2/+2
2014-06-15CHERRY-PICK: Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg1-3/+6
2014-06-15CHERRY-PICK: Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg1-0/+6
2014-05-27UPSTREAM: cfg80211: allow RSSI compensationEmmanuel Grumbach1-4/+8
2014-05-27UPSTREAM: cfg80211/mac80211: ignore signal if the frame was heard on wrong ch...Emmanuel Grumbach3-25/+21
2014-05-14CHROMIUM: cfg80211: add cfg80211_shutdown_all_interfaces() APIJohannes Berg1-5/+15
2014-05-13cfg80211: fix scheduled scan pointer accessJohannes Berg1-2/+2
2014-04-15UPSTREAM: cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg1-5/+1
2014-04-10Bluetooth: update stack to bluetooth-next/for-upstreamScott James Remnant27-4435/+11161
2014-03-18CHROMIUMOS: nl80211: Accept NL80211_ATTR_DISABLE_VHTPaul Stewart1-0/+7
2014-03-11BACKPORT: cfg80211/nl80211: Introduce critical protocol callbackDaniel Kim5-1/+188
2014-01-07UPSTREAM: NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause1-0/+3
2014-01-07UPSTREAM: NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz1-8/+8
2014-01-07Revert "NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()"Arman Uguray1-3/+0
2013-12-14UPSTREAM: NFC: llcp: Fix Rx memory leakSamuel Ortiz1-10/+25
2013-12-14UPSTREAM: NFC: llcp: Remove the tx backlog queueSamuel Ortiz3-6/+2
2013-12-14UPSTREAM: NFC: Add support for SO_TIMESTAMP LLCP socket optionThierry Escande3-0/+8
2013-12-11UPSTREAM: NFC: Set active target upon DEP up event receptionSamuel Ortiz1-0/+13
2013-12-03Revert "CHROMIUM: cfg80211: hold BSS over association process"Jason Abele2-28/+2
2013-11-21UPSTREAM: net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet1-1/+4
2013-11-21UPSTREAM: tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng2-3/+8
2013-11-19UPSTREAM: NFC: Return driver failure upon unknown event receptionSamuel Ortiz1-5/+2
2013-11-19BACKPORT: NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz2-3/+6
2013-11-06UPSTREAM: NFC: Prevent polling when device is downSamuel Ortiz1-0/+5
2013-11-06UPSTREAM: NFC: NCI: Fix skb->dev usageFrederic Danis2-13/+6
2013-11-06UPSTREAM: NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2-1/+9
2013-11-06UPSTREAM: NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade1-2/+4
2013-11-06UPSTREAM: NFC: Changed event_received hci ops result semanticEric Lapuyade1-6/+8
2013-11-06UPSTREAM: NFC: Added error handling in event_received hci opsEric Lapuyade1-3/+5
2013-11-06UPSTREAM: NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade3-32/+53
2013-10-09CHROMIUM: cfg80211: hold BSS over association processJason Abele2-2/+28
2013-10-09UPSTREAM: mac80211: avoid a build warningArnd Bergmann1-4/+4
2013-09-10UPSTREAM: cfg80211: add wdev to testmode cmdDavid Spinadel4-12/+28
2013-08-12BACKPORT: netfilter: nf_conntrack: fix tcp_in_window for Fast OpenSonny Rao1-4/+8
2013-07-25UPSTREAM: ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa1-4/+11
2013-07-23CHROMIUM: net: mac80211: deleted unused variablesPaul Taysom1-2/+0
2013-07-16UPSTREAM: cfg80211: make wiphy index start at 0 againJohannes Berg1-0/+3
2013-07-16UPSTREAM: cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg10-285/+168
2013-07-16UPSTREAM: cfg80211: use atomic_t for wiphy counterJohannes Berg1-8/+3
2013-07-16UPSTREAM: wireless: regulatory: fix channel disabling race conditionJohannes Berg1-1/+1
2013-07-16UPSTREAM: cfg80211: fix error return code in cfg80211_init()Wei Yongjun1-1/+3
2013-07-16UPSTREAM: regulatory: allow VHT channels in world roamingJohannes Berg1-3/+3
2013-07-16UPSTREAM: cfg80211/mac80211: disconnect on suspendStanislaw Gruszka5-41/+69
2013-07-16UPSTREAM: nl80211: increase wiphy dump size dynamicallyJohannes Berg1-5/+25
2013-07-16UPSTREAM: cfg80211: advertise extended capabilities to userspaceJohannes Berg1-0/+9
2013-07-16UPSTREAM: cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2-1/+20
2013-07-16UPSTREAM: cfg80211: move TSF into IEsJohannes Berg4-20/+34
2013-07-16UPSTREAM: cfg80211: track hidden SSID networks properlyJohannes Berg2-54/+223
2013-07-16UPSTREAM: mac80211: protect rx-path with spinlockChristian Lamparter3-56/+48
2013-07-16UPSTREAM: cfg80211: remove free_priv BSS APIJohannes Berg1-3/+0
2013-07-16UPSTREAM: mac80211: remove unused mesh data from bssJohannes Berg2-40/+0
2013-07-16UPSTREAM: cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg8-26/+27
2013-07-16UPSTREAM: cfg80211: wrap BSS krefJohannes Berg1-5/+15
2013-07-16UPSTREAM: cfg80211: remove a local variableJohannes Berg1-3/+2
2013-07-16UPSTREAM: cfg80211: use lockdep to assert lock is heldJohannes Berg1-2/+4
2013-07-16UPSTREAM: cfg80211: move locking into cfg80211_bss_ageJohannes Berg2-3/+2
2013-07-16UPSTREAM: cfg80211: fix BSS IE allocation commentJohannes Berg1-4/+1
2013-07-16UPSTREAM: cfg80211: remove unused cfg80211_get_meshJohannes Berg1-65/+0
2013-07-16UPSTREAM: cfg80211: simplify mesh BSS comparisonJohannes Berg1-81/+39
2013-07-16UPSTREAM: cfg80211: fix BSS list hidden SSID lookupJohannes Berg1-27/+53
2013-07-16UPSTREAM: cfg80211: refactor hidden SSID findingJohannes Berg1-62/+20
2013-07-16UPSTREAM: cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg1-0/+4
2013-06-12Revert "Add debugging to trace the loss of hidden ssid"Todd Broch1-3/+1
2013-05-21CHROMEOS: HACK: Work around bluetooth kernel panic.Andrew de los Reyes1-1/+4
2013-05-16UPSTREAM: tcp: do not expire TCP fastopen cookiesEric Dumazet1-6/+9
2013-05-06Merge tag 'v3.8.11' into HEADOlof Johansson68-250/+469
2013-05-01net: drop dst before queueing fragmentsEric Dumazet2-6/+22
2013-05-01net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-05-01tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet1-33/+31
2013-05-01esp4: fix error return code in esp_output()Wei Yongjun1-3/+3
2013-05-01tcp: Reallocate headroom if it would overflow csum_startThomas Graf1-2/+6
2013-05-01tcp: incoming connections might use wrong route under synfloodDmitry Popov1-2/+2
2013-05-01rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch1-2/+2
2013-05-01ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch1-0/+1
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy1-0/+1
2013-05-01af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman1-1/+1
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich1-3/+3
2013-05-01net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan1-0/+27
2013-05-01cbq: incorrect processing of high limitsVasily Averin1-1/+4
2013-05-01tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause1-0/+7
2013-05-01rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause1-0/+1
2013-05-01NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause1-0/+3
2013-05-01netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause1-0/+1
2013-05-01llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause1-0/+2
2013-05-01l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause1-0/+1
2013-05-01iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause1-0/+2
2013-05-01irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause1-0/+2
2013-05-01caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause1-0/+2
2013-05-01Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause1-0/+1
2013-05-01Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause1-0/+1
2013-05-01Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause1-2/+2
2013-05-01ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause1-0/+1
2013-05-01atm: update msg_namelen in vcc_recvmsg()Mathias Krause1-0/+2
2013-04-30CHROMIUM: wireless-3.4: Make it build when WIFIVERSION=-3.4 is setOlof Johansson3-4/+7
2013-04-30CHROMIUM: wireless-3.4: move forward-port aside to separate directoriesOlof Johansson184-5920/+80701
2013-04-30CHROMIUM: wireless-3.4: forward-port (fixups)Olof Johansson4-29/+29
2013-04-30CHROMIUM: wireless-3.4: forward-port (raw checkout)Olof Johansson80-15504/+6376
2013-04-25mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg1-4/+20
2013-04-12can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun1-3/+3
2013-04-12SUNRPC: Remove extra xprt_put()Chuck Lever1-3/+1
2013-04-12mac80211: fix remain-on-channel cancel crashJohannes Berg3-9/+23
2013-04-08UPSTREAM: sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause1-0/+3
2013-04-05net: fq_codel: Fix off-by-one errorVijay Subramanian1-1/+1
2013-04-05net: fix the use of this_cpu_ptrLi RongQing1-1/+1
2013-04-05net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet1-0/+6
2013-04-05ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa1-0/+12
2013-04-05ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa1-0/+9
2013-04-05ipv6: fix bad free of addrconf_init_netHong Zhiguo1-16/+10
2013-04-05unix: fix a race condition in unix_release()Paul Moore1-4/+3
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO1-0/+1
2013-04-058021q: fix a potential use-after-freeCong Wang1-7/+7
2013-04-05tcp: undo spurious timeout after SACK renegingYuchung Cheng1-5/+2
2013-04-05tcp: preserve ACK clocking in TSOEric Dumazet1-2/+5
2013-04-05net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet1-1/+0
2013-04-05scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.Eric W. Biederman1-1/+3
2013-04-05mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg1-0/+4
2013-04-05net/irda: add missing error path release_sock callKees Cook1-2/+4
2013-04-05mac80211: always synchronize_net() during station removalJohannes Berg1-2/+10
2013-04-05Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes1-0/+1
2013-04-05SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust1-2/+7