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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
bpf: adding bpf_xdp_adjust_tail helper
Nikita V. Shirokov
1
-1
/
+9
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
3
-0
/
+13
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
1
-0
/
+14
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
1
-2
/
+0
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-1
/
+1
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
2
-0
/
+17
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
1
-0
/
+129
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
1
-12
/
+2
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
1
-0
/
+1
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: introduce a new xdp_frame type
Jesper Dangaard Brouer
1
-0
/
+40
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2
-23
/
+23
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
1
-0
/
+27
2018-04-16
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
1
-47
/
+0
2018-04-16
PCI: Add two more values for PCIe Max_Read_Request_Size
Heiner Kallweit
1
-0
/
+2
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
1
-0
/
+2
2018-04-16
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
1
-0
/
+1
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2
-0
/
+2
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+25
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+1
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-18
/
+143
2018-04-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+3
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-14
/
+19
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-10
/
+33
2018-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-186
/
+300
2018-04-11
page cache: use xa_lock
Matthew Wilcox
4
-14
/
+14
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
3
-11
/
+39
2018-04-11
export __set_page_dirty
Matthew Wilcox
1
-0
/
+1
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2
-4
/
+6
2018-04-11
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
1
-2
/
+2
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2
-0
/
+12
2018-04-11
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
1
-3
/
+3
2018-04-11
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
1
-1
/
+3
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+1
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
1
-4
/
+4
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
1
-2
/
+3
2018-04-11
exec: pin stack limit during exec
Kees Cook
1
-0
/
+2
2018-04-11
exec: introduce finalize_exec() before start_thread()
Kees Cook
1
-0
/
+1
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-2
/
+4
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
1
-0
/
+1
2018-04-11
task_struct: only use anon struct under randstruct plugin
Kees Cook
2
-12
/
+3
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
1
-0
/
+6
2018-04-11
taint: add taint for randstruct
Kees Cook
1
-1
/
+2
2018-04-11
taint: convert to indexed initialization
Kees Cook
1
-0
/
+1
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2
-1
/
+4
2018-04-11
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
1
-0
/
+3
[next]