aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet1-11/+1
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet1-1/+7
2018-09-21tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet1-1/+1
2018-09-21net/tls: Add support for async encryption of records for performanceVakul Garg1-12/+58
2018-09-20net/ipv4: Move device validation to helperDavid Ahern1-0/+1
2018-09-18netlink: add ethernet address policy typesJohannes Berg1-0/+13
2018-09-18netlink: 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-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-12Merge 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-11Merge 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-05rtnetlink: 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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-4/+4
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg1-0/+6
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang1-2/+1
2018-08-31Merge 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-29Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-1/+16
2018-08-29genetlink: 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-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
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2-4/+4
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-18/+14
2018-08-22net_sched: fix unused variable warning in stmmacArnd Bergmann1-1/+1