summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-284-130/+230
|\
| * cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-3/+8
| * mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-282-2/+40
| * cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-32/+26
| * mac80211: add ieee80211_tx_status_extFelix Fietkau2017-04-281-3/+28
| * mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-281-4/+16
| * mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-2/+2
| * mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-20/+17
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-55/+53
| * ieee80211: fix kernel-doc parsing errorsJohannes Berg2017-04-261-6/+6
| * ieee80211: add FT-802.1X AKM suite selectorLuca Coelho2017-04-261-0/+1
| * ieee80211: add SUITE_B AKM selectorsLuca Coelho2017-04-261-12/+14
| * cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-7/+8
| * nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2017-04-262-1/+9
| * nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-262-2/+19
| * cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-261-2/+4
* | bridge: add per-port broadcast flood flagMike Manning2017-04-272-0/+2
* | net: update comment for netif_dormant() functionZhang Shengju2017-04-271-2/+2
* | rhashtable: Cap total number of entries to 2^31Herbert Xu2017-04-271-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-271-0/+1
|\ \
| * | net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-04-261-0/+1
* | | tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet2017-04-261-6/+6
* | | tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet2017-04-261-2/+1
* | | tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet2017-04-261-1/+1
* | | tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet2017-04-261-1/+1
* | | tcp: add tp->tcp_mstamp fieldEric Dumazet2017-04-261-0/+1
* | | rhashtable: remove insecure_max_entries paramFlorian Westphal2017-04-261-4/+2
* | | net: move xdp_prog field in RX cache linesEric Dumazet2017-04-251-1/+1
| |/ |/|
* | net: Generic XDPDavid S. Miller2017-04-252-1/+11
* | bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-251-3/+7
* | qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-251-0/+1
* | qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-251-0/+5
* | can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp2017-04-251-0/+12
* | can: network namespace support for CAN gatewayOliver Hartkopp2017-04-251-0/+3
* | can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-251-0/+1
* | can: complete initial namespace supportOliver Hartkopp2017-04-252-2/+7
* | can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean2017-04-251-0/+65
* | can: peak: move header file to new can common subdirStephane Grosjean2017-04-251-0/+243
* | bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann2017-04-241-2/+1
* | cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise2017-04-241-0/+5
* | flow_dissector: add mpls support (v2)Benjamin LaHaise2017-04-242-0/+13
* | net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2017-04-242-1/+2
* | net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-242-0/+7
* | Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-04-242-0/+9
|\ \
| * | net/devlink: Add E-Switch encapsulation controlRoi Dayan2017-04-222-0/+9
* | | openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-241-0/+12
* | | packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney2017-04-241-0/+1
* | | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-241-0/+7
* | | VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+1
* | | VSOCK: Add vsockmon deviceGerard Garcia2017-04-242-0/+61