aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY mapsRoman Gushchin1-0/+1
2018-09-21bpf: remove redundant null pointer check before consume_skbzhong jiang1-4/+2
2018-09-21samples/bpf: fix compilation failurePrashant Bhole3-11/+12
2018-09-19flow_dissector: fix build failure without CONFIG_NETWillem de Bruijn2-1/+14
2018-09-18samples/bpf: fix a compilation failureYonghong Song1-2/+2
2018-09-18samples/bpf: remove duplicated includesYueHaibing3-3/+0
2018-09-18tools/bpf: bpftool: improve output format for bpftool netYonghong Song5-130/+161
2018-09-14selftests/bpf: fix bpf_flow.c buildAlexei Starovoitov1-1/+1
2018-09-14selftests/bpf: test bpf flow dissectionPetar Penkov8-2/+1134
2018-09-14flow_dissector: implements eBPF parserPetar Penkov2-1/+374
2018-09-14bpf: support flow dissector in libbpf and bpftoolPetar Penkov2-0/+3
2018-09-14bpf: sync bpf.h uapi with tools/Petar Penkov1-0/+26
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov10-3/+291
2018-09-11net/core/filter: fix unused-variable warningAnders Roxell1-2/+3
2018-09-11tools/bpf: fix a netlink recv issueYonghong Song1-1/+8
2018-09-11tools/bpf: bpftool: support prog array map and map of mapsYonghong Song1-8/+3
2018-09-11bpf: add bpffs pretty print for program array mapYonghong Song1-1/+24
2018-09-06tools/bpf: bpftool: add net supportYonghong Song8-7/+676
2018-09-06tools/bpf: add more netlink functionalities in lib/bpfYonghong Song5-15/+238
2018-09-06tools/bpf: move bpf/lib netlink related functions into a new fileYonghong Song3-130/+166
2018-09-06tools/bpf: sync kernel uapi header if_link.h to toolsYonghong Song1-0/+17
2018-09-06selftests/bpf/test_progs: do not check errno == 0Mauricio Vasquez B1-10/+10
2018-09-06selftests/bpf: add missing executables to .gitignoreMauricio Vasquez B1-0/+4
2018-09-06xdp: split code for map vs non-map redirectJesper Dangaard Brouer1-22/+30
2018-09-06xdp: explicit inline __xdp_map_lookup_elemJesper Dangaard Brouer1-3/+3
2018-09-06xdp: unlikely instrumentation for xdp map redirectJesper Dangaard Brouer1-3/+3
2018-09-05bpf/verifier: fix verifier instabilityAlexei Starovoitov1-8/+8
2018-09-05libbpf: Remove the duplicate checking of function storageTaeung Song1-1/+1
2018-09-05netlink: Make groups check less stupid in netlink_bind()Dmitry Safonov1-4/+2
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch4-0/+22
2018-09-05net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() staticYueHaibing1-2/+2
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun1-1/+1
2018-09-05cfg80211: validate wmm rule when settingStanislaw Gruszka1-29/+35
2018-09-05mac80211: remove unnecessary NULL checkGustavo A. R. Silva1-1/+2
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon3-0/+20
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon2-0/+6
2018-09-05mac80211: add an option for station management TXQSara Sharon3-3/+17
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz5-76/+146
2018-09-05mac80211: fix saving a few HE valuesNaftali Goldstein1-10/+7
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz3-1/+24
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel3-20/+107
2018-09-05nl80211: Add CAN_REPLACE_PTK0 APIAlexander Wetzel1-0/+6
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz3-0/+38
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong3-7/+18
2018-09-05mac80211: copy VHT EXT NSS BW Support/Capable data to stationJohannes Berg1-0/+20
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg6-22/+50
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg4-0/+79
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg2-2/+142
2018-09-05mac80211: in AP mode, set bss_conf::he_supportedShaul Triebitz1-0/+3
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz2-0/+5