aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAge
* bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann2017-09-09
* bpf: Add mark and priority to sock options that can be setDavid Ahern2017-09-01
* bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend2017-08-28
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-28
* bpf: Allow selecting numa node during map creationMartin KaFai Lau2017-08-20
* bpf: add access to sock fields and pkt data from sk_skb programsJohn Fastabend2017-08-16
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-16
* bpf: introduce new program type for skbs on socketsJohn Fastabend2017-08-16
* bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann2017-08-09
* net: comment fixes against BPF devmap helper callsJohn Fastabend2017-08-04
* bpf: add bpf_redirect_map helper routineJohn Fastabend2017-07-17
* bpf: add devmap, a map for storing net device referencesJohn Fastabend2017-07-17
* xdp: add bpf_redirect helper functionJohn Fastabend2017-07-17
* bpf: add bpf_skb_adjust_room helperDaniel Borkmann2017-07-03
* bpf: Adds support for setting sndcwnd clampLawrence Brakmo2017-07-01
* bpf: Adds support for setting initial cwndLawrence Brakmo2017-07-01
* bpf: Add support for changing congestion controlLawrence Brakmo2017-07-01
* bpf: Add TCP connection BPF callbacksLawrence Brakmo2017-07-01
* bpf: Add setsockopt helper function to bpfLawrence Brakmo2017-07-01
* bpf: Support for setting initial receive windowLawrence Brakmo2017-07-01
* bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo2017-07-01
* bpf: BPF support for sock_opsLawrence Brakmo2017-07-01
* bpf: add bpf_set_hash helper for tc progsDaniel Borkmann2017-06-10
* bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau2017-06-06
* bpf: Add BPF_MAP_GET_FD_BY_IDMartin KaFai Lau2017-06-06
* bpf: Add BPF_PROG_GET_FD_BY_IDMartin KaFai Lau2017-06-06
* bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID commandMartin KaFai Lau2017-06-06
* bpf: update perf event helper functions documentationTeng Qin2017-06-04
* bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-11
* bpf: Fix inaccurate helper function descriptionChenbo Feng2017-04-30
* bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-21
* bpf: fix comment typoAlexander Alemayhu2017-04-09
* bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-01
* Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-23
* Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-23
* bpf: Add hash of maps supportMartin KaFai Lau2017-03-22
* bpf: Add array of maps supportMartin KaFai Lau2017-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
|\
| * bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-12
* | bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann2017-01-24
* | bpf: add a longest prefix match trie map implementationDaniel Mack2017-01-23
* | bpf: add bpf_probe_read_str helperGianluca Borello2017-01-20
|/
* bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-08
* bpf: Add support for reading socket family, type, protocolDavid Ahern2016-12-02
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2016-12-02
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-02
* bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack2016-11-25
* bpf: add new prog type for cgroup socket filteringDaniel Mack2016-11-25
* bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau2016-11-15
* bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau2016-11-15