summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-09-089p: Add refcount to p9_req_tTomas Bortoli-0/+14
2018-09-089p: add a per-client fcall kmem_cacheDominique Martinet-0/+5
2018-09-089p: embed fcall in req to round down buffer allocsDominique Martinet-2/+3
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner-0/+1
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon-0/+7
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon-0/+2
2018-09-05mac80211: add an option for station management TXQSara Sharon-0/+5
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz-0/+13
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel-0/+13
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz-0/+17
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong-0/+5
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg-0/+22
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz-0/+2
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg-5/+12
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+4
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller-4/+4
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg-0/+6
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang-2/+1
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-8/+49
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson-6/+2
2018-08-29Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...David S. Miller-1/+16
2018-08-29genetlink: constify genl_err_attr() argumentMichal Kubecek-1/+1
2018-08-29xsk: expose xdp_umem_get_{data,dma} to driversBjörn Töpel-0/+43
2018-08-29xdp: export xdp_rxq_info_unreg_mem_modelBjörn Töpel-0/+1
2018-08-29xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPYBjörn Töpel-2/+3
2018-08-29netfilter: nf_tables: rework ct timeout set supportFlorian Westphal-1/+1
2018-08-299p: Remove p9_idpoolMatthew Wilcox-8/+0
2018-08-299p: Use a slab for allocating requestsMatthew Wilcox-42/+9
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar-1/+1
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty-0/+4
2018-08-28cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky-0/+11
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka-4/+4
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-18/+14
2018-08-22net_sched: fix unused variable warning in stmmacArnd Bergmann-1/+1
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2018-08-21net_sched: remove unused tcfa_capabCong Wang-2/+0
2018-08-21net_sched: remove list_head from tc_actionCong Wang-12/+14
2018-08-21net_sched: remove unused tcf_idr_check()Cong Wang-2/+0
2018-08-21net_sched: remove unnecessary ops->delete()Cong Wang-2/+0
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+7
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+4
2018-08-17Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linuxLinus Torvalds-7/+4
2018-08-16tcp, ulp: add alias for all ulp modulesDaniel Borkmann-0/+4
2018-08-16netfilter: nf_tables: fix register orderingFlorian Westphal-1/+1
2018-08-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo-2/+2
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-335/+1709
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2018-08-14inet/connection_sock: prefer _THIS_IP_ to current_text_addrNick Desaulniers-1/+2
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-6/+51
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry-0/+1