index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
2017-07-18
xfrm: remove flow cache
Florian Westphal
2017-07-17
net: fix build error in devmap helper calls
John Fastabend
2017-07-17
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
2017-07-17
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
David S. Miller
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
2017-07-17
inetpeer: remove AVL implementation in favor of RB tree
Eric Dumazet
2017-07-17
net/unix: drop obsolete fd-recursion limits
David Herrmann
2017-07-16
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_chunks_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_random_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_supported_ext_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_adaptation_ind_param_t
Xin Long
2017-07-16
sctp: remove struct sctp_ecn_capable_param
Xin Long
2017-07-16
sctp: remove the typedef sctp_supported_addrs_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_hostname_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_cookie_preserve_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_ipv6addr_param_t
Xin Long
2017-07-16
sctp: remove the typedef sctp_ipv4addr_param_t
Xin Long
2017-07-16
ip6: fix PMTU discovery when using /127 subnets
Vincent Bernat
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-12
socket: add documentation for missing elements
stephen hemminger
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-12
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-12
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-07-11
Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-07-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
2017-07-10
include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when pos...
Matthew Wilcox
2017-07-10
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
2017-07-10
ARM: fix rd_size declaration
Bart Van Assche
2017-07-10
bug: split BUILD_BUG stuff out into <linux/build_bug.h>
Ian Abbott
2017-07-10
linux/bug.h: correct "space required before that '-'"
Ian Abbott
2017-07-10
linux/bug.h: correct "(foo*)" should be "(foo *)"
Ian Abbott
2017-07-10
linux/bug.h: correct formatting of block comment
Ian Abbott
2017-07-10
asm-generic/bug.h: declare struct pt_regs; before function prototype
Ian Abbott
2017-07-10
mm: disallow early_pfn_to_nid on configurations which do not implement it
Michal Hocko
2017-07-10
mm: swap: provide lru_add_drain_all_cpuslocked()
Thomas Gleixner
2017-07-10
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
2017-07-10
include/linux/backing-dev.h: simplify wb_stat_sum
Nikolay Borisov
[next]