summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2018-09-19netlink: add ethernet address policy typesJohannes Berg1-0/+13
2018-09-19netlink: add NLA_REJECT policy typeJohannes Berg1-1/+12
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+9
2018-09-17tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend1-4/+0
2018-09-17netfilter: nf_tables: asynchronous releaseFlorian Westphal1-0/+2
2018-09-17netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal1-1/+6
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov2-3/+12
2018-09-13vxlan: Remove duplicated include from vxlan.hYueHaibing1-1/+0
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca1-10/+9
2018-09-13net: sock: introduce SOCK_XDPJason Wang1-0/+1
2018-09-13llc: avoid blocking in llc_sap_close()Cong Wang1-0/+1
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens1-0/+1
2018-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern1-0/+19
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov1-1/+1
2018-09-10sch_netem: Move private queue handler to generic location.David S. Miller1-0/+11
2018-09-10sch_htb: Remove local SKB queue handling code.David S. Miller1-6/+5
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern1-1/+0
2018-09-079p: Add refcount to p9_req_tTomas Bortoli1-0/+14
2018-09-079p: add a per-client fcall kmem_cacheDominique Martinet2-0/+5
2018-09-079p: embed fcall in req to round down buffer allocsDominique Martinet1-2/+3
2018-09-06rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner1-0/+1
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon1-0/+7
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon1-0/+2
2018-09-05mac80211: add an option for station management TXQSara Sharon1-0/+5
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz2-0/+13
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel1-0/+13
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz2-0/+17
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong1-0/+5
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg1-0/+22
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz1-0/+2
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg1-5/+12
2018-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2018-09-04Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2-4/+4
2018-09-02net/tls: Add support for async decryption of tls recordsVakul Garg1-0/+6
2018-09-01Revert "net: sched: act: add extack for lookup callback"Cong Wang1-2/+1
2018-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-8/+49
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson1-6/+2
2018-08-30Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...David S. Miller2-1/+16
2018-08-30genetlink: constify genl_err_attr() argumentMichal Kubecek1-1/+1
2018-08-29xsk: expose xdp_umem_get_{data,dma} to driversBjörn Töpel1-0/+43
2018-08-29xdp: export xdp_rxq_info_unreg_mem_modelBjörn Töpel1-0/+1
2018-08-29xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPYBjörn Töpel1-2/+3
2018-08-29netfilter: nf_tables: rework ct timeout set supportFlorian Westphal1-1/+1
2018-08-299p: Remove p9_idpoolMatthew Wilcox1-8/+0
2018-08-299p: Use a slab for allocating requestsMatthew Wilcox1-42/+9
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar1-1/+1
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty1-0/+4
2018-08-28cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky1-0/+11