aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller79-421/+1527
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+17
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann1-0/+1
2017-07-19net: make dev_close and related functions voidstephen hemminger1-2/+2
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds30-43/+74
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-4/+4
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-9/+0
2017-07-17net: fix build error in devmap helper callsJohn Fastabend1-5/+20
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky1-6/+4
2017-07-17bpf: check NULL for sk_to_full_sk() return valueWANG Cong1-1/+1
2017-07-17net: Revert "net: add function to allocate sk_buff head without data area"Florian Westphal1-6/+0
2017-07-17net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller3-20/+16
2017-07-17net: Remove all references to SKB_GSO_UDP.David S. Miller1-5/+0
2017-07-17net: add notifier hooks for devmap bpf mapJohn Fastabend1-1/+1
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend3-1/+13
2017-07-17bpf: add bpf_redirect_map helper routineJohn Fastabend1-0/+3
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend1-0/+3
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend1-1/+3
2017-07-17net: implement XDP_REDIRECT for xdp genericJohn Fastabend1-0/+1
2017-07-17xdp: add bpf_redirect helper functionJohn Fastabend2-0/+10
2017-07-17jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski1-15/+14
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal1-9/+0
2017-07-17libceph: fix old style declaration warningsArnd Bergmann1-4/+4
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_random_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_supported_ext_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_adaptation_ind_param_tXin Long1-2/+2
2017-07-16sctp: remove struct sctp_ecn_capable_paramXin Long1-5/+0
2017-07-16sctp: remove the typedef sctp_supported_addrs_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_hostname_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_cookie_preserve_param_tXin Long1-3/+3
2017-07-16sctp: remove the typedef sctp_ipv6addr_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_ipv4addr_param_tXin Long1-3/+3
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds3-0/+30
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-10/+10
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+11
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds1-108/+613
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-18/+28
2017-07-14Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+22
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso1-0/+1
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-8/+31
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust1-0/+2
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-93/+55