summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-30bpf: Fix inaccurate helper function descriptionChenbo Feng1-2/+1
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller4-130/+230
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-3/+8
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern2-2/+40
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern1-32/+26
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau1-3/+28
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau1-4/+16
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-2/+2
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-20/+17
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-55/+53
2017-04-27bridge: add per-port broadcast flood flagMike Manning2-0/+2
2017-04-27net: update comment for netif_dormant() functionZhang Shengju1-2/+2
2017-04-27rhashtable: Cap total number of entries to 2^31Herbert Xu1-2/+3
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-04-26ieee80211: fix kernel-doc parsing errorsJohannes Berg1-6/+6
2017-04-26ieee80211: add FT-802.1X AKM suite selectorLuca Coelho1-0/+1
2017-04-26ieee80211: add SUITE_B AKM selectorsLuca Coelho1-12/+14
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel1-7/+8
2017-04-26nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2-1/+9
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel2-2/+19
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg1-2/+4
2017-04-26tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet1-6/+6
2017-04-26tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet1-2/+1
2017-04-26tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet1-1/+1
2017-04-26tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet1-1/+1
2017-04-26tcp: add tp->tcp_mstamp fieldEric Dumazet1-0/+1
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal1-4/+2
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-0/+1
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet1-1/+1
2017-04-25net: Generic XDPDavid S. Miller2-1/+11
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin1-3/+7
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish1-0/+1
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish1-0/+5
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp1-0/+12
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp1-0/+3
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp1-0/+1
2017-04-25can: complete initial namespace supportOliver Hartkopp2-2/+7
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean1-0/+65
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean1-0/+243
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann1-2/+1
2017-04-24cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise1-0/+5
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise2-0/+13
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2-1/+2
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2-0/+7
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+9
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme1-0/+12
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney1-0/+1
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros1-0/+7
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia1-0/+1
2017-04-24VSOCK: Add vsockmon deviceGerard Garcia2-0/+61