index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
1
-6
/
+0
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
1
-1
/
+1
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
1
-6
/
+1
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
1
-1
/
+6
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
1
-0
/
+15
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
1
-0
/
+6
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-1
/
+0
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-3
/
+3
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-4
/
+15
2017-10-22
bpf: add support for BPF_SOCK_OPS_BASE_RTT
Lawrence Brakmo
1
-0
/
+7
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
1
-0
/
+6
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
1
-4
/
+4
2017-10-07
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
1
-1
/
+9
2017-10-07
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
1
-2
/
+19
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-04
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
1
-0
/
+13
2017-10-04
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
1
-3
/
+39
2017-10-03
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-09-29
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
1
-0
/
+2
2017-09-29
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
1
-0
/
+8
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
1
-1
/
+12
2017-09-08
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
1
-2
/
+2
2017-09-01
bpf: Add mark and priority to sock options that can be set
David Ahern
1
-0
/
+2
2017-08-28
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
John Fastabend
1
-3
/
+0
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
1
-6
/
+3
2017-08-19
bpf: Allow selecting numa node during map creation
Martin KaFai Lau
1
-1
/
+9
2017-08-16
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
1
-0
/
+9
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
1
-1
/
+32
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
1
-0
/
+1
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-0
/
+5
2017-08-04
net: comment fixes against BPF devmap helper calls
John Fastabend
1
-5
/
+11
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
1
-1
/
+7
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+1
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
1
-0
/
+1
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
1
-1
/
+15
2017-07-01
bpf: Adds support for setting sndcwnd clamp
Lawrence Brakmo
1
-0
/
+1
2017-07-01
bpf: Adds support for setting initial cwnd
Lawrence Brakmo
1
-0
/
+2
2017-07-01
bpf: Add support for changing congestion control
Lawrence Brakmo
1
-0
/
+3
2017-07-01
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
1
-0
/
+11
2017-07-01
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
1
-1
/
+13
2017-07-01
bpf: Support for setting initial receive window
Lawrence Brakmo
1
-0
/
+4
2017-07-01
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
1
-0
/
+3
2017-07-01
bpf: BPF support for sock_ops
Lawrence Brakmo
1
-0
/
+30
[next]