index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
Yonghong Song
2018-11-21
1
-0
/
+14
*
bpf: Introduce bpf_func_info
Yonghong Song
2018-11-20
4
-1
/
+20
*
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
2018-11-20
1
-3
/
+15
*
bpf: move BPF_F_QUERY_EFFECTIVE after map flags
Lorenz Bauer
2018-11-20
1
-3
/
+3
*
bpf: allow zero-initializing hash map seed
Lorenz Bauer
2018-11-20
1
-0
/
+3
*
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
2018-11-11
1
-15
/
+1
*
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
2018-11-11
1
-2
/
+2
*
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2018-11-11
2
-2
/
+2
*
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-11
2
-5
/
+1
*
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-11
2
-2
/
+2
*
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-11
2
-7
/
+1
*
bpf: call verify_insn from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-11
1
-0
/
+1
*
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
2018-11-11
1
-1
/
+2
*
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
2018-11-09
1
-0
/
+4
*
bpf: let verifier to calculate and record max_pkt_offset
Jiong Wang
2018-11-09
1
-0
/
+1
*
net: Add extack argument to ip_fib_metrics_init
David Ahern
2018-11-07
1
-1
/
+2
*
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-07
1
-1
/
+2
*
net: skbuff.h: remove unnecessary unlikely()
Yangtao Li
2018-11-06
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-06
9
-5
/
+75
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-06
5
-5
/
+48
|
|
\
|
|
*
netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
Pablo Neira Ayuso
2018-11-03
1
-0
/
+39
|
|
*
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
2018-11-03
1
-2
/
+2
|
|
*
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2018-11-01
1
-1
/
+1
|
|
*
Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
Pablo Neira Ayuso
2018-10-29
1
-2
/
+2
|
|
*
netfilter: bridge: define INT_MIN & INT_MAX in userspace
Jiri Slaby
2018-10-25
1
-0
/
+4
|
*
|
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
2018-11-04
1
-0
/
+1
|
*
|
sctp: fix strchange_flags name for Stream Change Event
Xin Long
2018-11-04
1
-0
/
+2
|
*
|
net: bql: add __netdev_tx_sent_queue()
Eric Dumazet
2018-11-03
1
-0
/
+20
|
*
|
net/ipv6: Add anycast addresses to a global hashtable
Jeff Barnhill
2018-11-03
2
-0
/
+4
*
|
|
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
2018-11-05
2
-13
/
+1
*
|
|
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
1
-5
/
+2
|
\
\
\
|
*
|
|
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-11-01
1
-5
/
+2
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-11-04
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
clocksource/drivers/c-sky: Add C-SKY SMP timer
Guo Ren
2018-11-02
1
-0
/
+1
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
1
-2
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
190
-2483
/
+7357
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-04
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
2018-10-31
1
-0
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
2018-11-03
2
-8
/
+6
*
|
|
|
|
|
|
include/linux/notifier.h: SRCU: fix ctags
Sam Protsenko
2018-11-03
1
-2
/
+1
*
|
|
|
|
|
|
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
5
-122
/
+57
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-02
5
-122
/
+57
*
|
|
|
|
|
|
|
Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-02
1
-0
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
EDAC, skx: Fix randconfig builds
Borislav Petkov
2018-10-31
1
-0
/
+5
*
|
|
|
|
|
|
|
|
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-11-02
1
-2
/
+69
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
2018-10-19
1
-2
/
+69
*
|
|
|
|
|
|
|
|
|
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
1
-17
/
+38
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
vfs: hide file range comparison function
Darrick J. Wong
2018-10-30
1
-3
/
+0
|
*
|
|
|
|
|
|
|
|
|
vfs: enable remap callers that can handle short operations
Darrick J. Wong
2018-10-30
1
-2
/
+3
[next]