summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: move BPF_F_QUERY_EFFECTIVE after map flagsLorenz Bauer2018-11-201-3/+3
* bpf: allow zero-initializing hash map seedLorenz Bauer2018-11-201-0/+3
* bpf: Allow narrow loads with offset > 0Andrey Ignatov2018-11-101-15/+1
* bpf: do not pass netdev to translate() and prepare() offload callbacksQuentin Monnet2018-11-101-2/+2
* bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()Quentin Monnet2018-11-102-2/+2
* bpf: pass destroy() as a callback and remove its ndo_bpf subcommandQuentin Monnet2018-11-102-5/+1
* bpf: pass translate() as a callback and remove its ndo_bpf subcommandQuentin Monnet2018-11-102-2/+2
* bpf: call verifier_prep from its callback in struct bpf_offload_devQuentin Monnet2018-11-102-7/+1
* bpf: call verify_insn from its callback in struct bpf_offload_devQuentin Monnet2018-11-101-0/+1
* bpf: pass a struct with offload callbacks to bpf_offload_dev_create()Quentin Monnet2018-11-101-1/+2
* bpf: Extend the sk_lookup() helper to XDP hookpoint.Nitin Hande2018-11-091-0/+4
* bpf: let verifier to calculate and record max_pkt_offsetJiong Wang2018-11-091-0/+1
* net: Add extack argument to ip_fib_metrics_initDavid Ahern2018-11-061-1/+2
* net: Add extack argument to rtnl_create_linkDavid Ahern2018-11-061-1/+2
* net: skbuff.h: remove unnecessary unlikely()Yangtao Li2018-11-061-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-069-5/+75
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-055-5/+48
| |\
| | * netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso2018-11-031-0/+39
| | * netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-031-2/+2
| | * netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-011-1/+1
| | * Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso2018-10-291-2/+2
| | * netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby2018-10-251-0/+4
| * | sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2018-11-031-0/+1
| * | sctp: fix strchange_flags name for Stream Change EventXin Long2018-11-031-0/+2
| * | net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
| * | net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-022-0/+4
* | | compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2018-11-052-13/+1
* | | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-041-5/+2
|\ \ \
| * | | SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-011-5/+2
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-041-0/+1
|\ \ \ \
| * | | | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-021-0/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-03190-2483/+7357
| |\ \ \ \ \
| * | | | | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-011-2/+2
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-031-0/+2
|\ \ \ \ \ \ \
| * | | | | | | perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-311-0/+2
| |/ / / / / /
* | | | | | | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-032-8/+6
* | | | | | | include/linux/notifier.h: SRCU: fix ctagsSam Protsenko2018-11-031-2/+1
* | | | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-025-122/+57
|\ \ \ \ \ \ \
| * | | | | | | blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-015-122/+57
* | | | | | | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-021-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | EDAC, skx: Fix randconfig buildsBorislav Petkov2018-10-311-0/+5
* | | | | | | | | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-021-2/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul2018-10-191-2/+69
* | | | | | | | | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-021-17/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vfs: hide file range comparison functionDarrick J. Wong2018-10-301-3/+0
| * | | | | | | | | | vfs: enable remap callers that can handle short operationsDarrick J. Wong2018-10-301-2/+3
| * | | | | | | | | | vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong2018-10-301-1/+1
| * | | | | | | | | | vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong2018-10-301-2/+2
| * | | | | | | | | | vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-301-12/+15