index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
1
-2
/
+52
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
1
-1
/
+80
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
1
-0
/
+6
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
1
-0
/
+5
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-12
/
+169
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-92
/
+174
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
1
-0
/
+1
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2
-89
/
+107
2018-05-06
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
1
-0
/
+4
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-2
/
+41
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
1
-0
/
+4
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+22
2018-05-03
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
1
-1
/
+32
2018-05-03
xsk: statistics support
Magnus Karlsson
1
-0
/
+7
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
1
-0
/
+2
2018-05-03
xsk: add umem completion queue support and mmap
Magnus Karlsson
1
-0
/
+2
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
1
-0
/
+1
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
1
-0
/
+11
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
1
-0
/
+16
2018-05-03
xsk: add umem fill queue support and mmap
Magnus Karlsson
1
-0
/
+15
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
1
-0
/
+34
2018-05-01
tcp: send in-queue bytes in cmsg upon read
Soheil Hassas Yeganeh
1
-0
/
+3
2018-05-01
connector: add parent pid and tgid to coredump and exit events
Stefan Strogin
1
-0
/
+4
2018-04-30
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
1
-27
/
+27
2018-04-30
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
1
-4
/
+4
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
1
-0
/
+8
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2018-04-29
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
1
-6
/
+6
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
1
-2
/
+40
2018-04-27
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
1
-0
/
+7
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+0
2018-04-27
tipc: introduce ioctl for fetching node identity
Jon Maloy
1
-4
/
+8
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-393
/
+1399
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
1
-0
/
+30
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
1
-0
/
+147
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
1
-0
/
+180
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
1
-0
/
+172
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
1
-0
/
+164
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
1
-0
/
+197
2018-04-27
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
1
-0
/
+254
2018-04-27
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
1
-0
/
+230
2018-04-27
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
1
-406
/
+16
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
1
-0
/
+1
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
1
-0
/
+1
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-1
/
+0
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+18
2018-04-24
bpf: add helper for getting xfrm states
Eyal Birger
1
-1
/
+24
2018-04-24
virtio_balloon: add array of stat names
Michael S. Tsirkin
1
-0
/
+15
2018-04-24
netfilter: ebtables: add ebt_get_target and ebt_get_target_c
Taehee Yoo
1
-0
/
+6
[next]