summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong2017-04-2112-126/+132
* bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-211-0/+14
* Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead2017-04-212-1/+11
* ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-215-42/+90
* ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-213-3/+36
* net: dsa: Remove redundant NULL dst checkFlorian Fainelli2017-04-211-5/+0
* tcp_cubic: fix typo in module param descriptionChema Gonzalez2017-04-201-1/+1
* net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0subashab@codeaurora.org2017-04-201-9/+15
* tcp: remove poll() flakes with FastOpenEric Dumazet2017-04-201-7/+9
* tcp: remove poll() flakes when receiving RSTEric Dumazet2017-04-201-2/+2
* bpf: remove reference to sock_filter_ext from kerneldoc commentTobias Klauser2017-04-201-1/+2
* Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-2036-439/+1338
|\
| * nl80211: Fix enum type of variable in nl80211_put_sta_rate()Matthias Kaehlcke2017-04-181-1/+1
| * mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke2017-04-181-2/+2
| * cfg80211: Fix array-bounds warning in fragment copyMatthias Kaehlcke2017-04-181-3/+3
| * mac80211: keep a separate list of monitor interfaces that are upJohannes Berg2017-04-184-12/+22
| * nl80211: add request id in scheduled scan event messagesArend Van Spriel2017-04-183-17/+14
| * mac80211: use common code for monitor options in add/changeJohannes Berg2017-04-131-58/+64
| * cfg80211: refactor nl80211 monitor option parsingJohannes Berg2017-04-131-56/+70
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-136-32/+34
| * mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg2017-04-131-20/+58
| * cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg2017-04-132-9/+7
| * mac80211: drop frames too short for FCS earlierJohannes Berg2017-04-131-21/+18
| * mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke2017-04-131-2/+4
| * cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally2017-03-312-7/+108
| * cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-316-122/+116
| * mac80211: mesh: drop new node with weak powerMasashi Honma2017-03-291-2/+8
| * cfg80211: preserve wdev ID across netns changesJohannes Berg2017-03-171-1/+9
| * nl80211: Use signed function for a signed variableMasashi Honma2017-03-161-1/+1
| * mac80211: Use setup_timer instead of init_timer for mesh pathOndřej Lysoněk2017-03-161-3/+2
| * mac80211: reject/clear user rate mask if not usableJohannes Berg2017-03-084-1/+48
| * mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg2017-03-071-8/+0
| * mac80211: ignore VHT membership selector when parsing ratesJohannes Berg2017-03-071-5/+5
| * cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-066-7/+218
| * cfg80211: Disallow moving out of operating DFS channel in non-ETSIVasanthakumar Thiagarajan2017-03-061-0/+52
| * cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-068-9/+191
| * mac80211: Use setup_timer instead of init_timerOndřej Lysoněk2017-03-062-12/+12
| * mac80211: fix mesh fail_avg checkManoharan, Rajkumar2017-03-061-2/+4
| * mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg2017-03-062-9/+15
| * cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg2017-03-061-28/+32
| * mac80211: remove local pointer from rate_ctrl_refJohannes Berg2017-03-062-6/+5
| * ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-062-13/+13
| * mac80211: Print text for disassociation reasonArkadiusz Miskiewicz2017-03-061-2/+3
| * cfg80211: combine two nested ifs into a single conditionJohannes Berg2017-03-062-11/+11
| * mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-062-0/+52
| * cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-065-13/+177
| * mac80211: use DECLARE_EWMA for mesh_fail_avgManoharan, Rajkumar2017-03-063-7/+22
* | net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert2017-04-205-0/+152
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-206-25/+16
|\ \
| * | ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal2017-04-171-2/+5
OpenPOWER on IntegriCloud