index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_conncount: fix garbage collection confirm race
Florian Westphal
2018-06-26
1
-5
/
+47
*
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
2018-06-26
1
-3
/
+6
*
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
Jann Horn
2018-06-26
1
-0
/
+4
*
netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister
Gao Feng
2018-06-18
1
-0
/
+5
*
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-06-18
3
-4
/
+4
*
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
2018-06-18
1
-0
/
+3
*
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
2018-06-17
1
-1
/
+1
*
bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.
David S. Miller
2018-06-17
1
-1
/
+1
*
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
2018-06-17
8
-14
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-17
12
-72
/
+195
|
\
|
*
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
2018-06-15
4
-17
/
+46
|
*
Merge branch 'bpf-fixes'
Alexei Starovoitov
2018-06-15
3
-38
/
+106
|
|
\
|
|
*
bpf: reject any prog that failed read-only lock
Daniel Borkmann
2018-06-15
3
-32
/
+87
|
|
*
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
2018-06-15
3
-6
/
+19
|
|
/
|
*
bpf, selftests: delete xfrm tunnel when test exits.
William Tu
2018-06-15
1
-11
/
+13
|
*
bpf, selftest: check tunnel type more accurately
Jian Wang
2018-06-15
1
-1
/
+1
|
*
Merge branch 'bpf-misc-fixes'
Daniel Borkmann
2018-06-15
2
-3
/
+13
|
|
\
|
|
*
selftests/bpf: test offloads even with BPF programs present
Jakub Kicinski
2018-06-15
1
-2
/
+10
|
|
*
tools: bpftool: improve accuracy of load time
Jakub Kicinski
2018-06-15
1
-1
/
+3
|
|
/
|
*
selftests: bpf: config: add config fragments
Anders Roxell
2018-06-13
1
-0
/
+10
|
*
tools/bpftool: fix a bug in bpftool perf
Yonghong Song
2018-06-13
1
-2
/
+3
|
*
xsk: re-add queue id check for XDP_SKB path
Björn Töpel
2018-06-12
1
-0
/
+3
*
|
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-16
22
-645
/
+892
|
\
\
|
*
|
afs: Optimise callback breaking by not repeating volume lookup
David Howells
2018-06-15
3
-20
/
+107
|
*
|
afs: Display manually added cells in dynamic root mount
David Howells
2018-06-15
7
-27
/
+200
|
*
|
afs: Enable IPv6 DNS lookups
David Howells
2018-06-15
2
-2
/
+2
|
*
|
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
2018-06-15
1
-2
/
+8
|
*
|
afs: Handle CONFIG_PROC_FS=n
David Howells
2018-06-15
2
-2
/
+10
|
*
|
proc: Make inline name size calculation automatic
David Howells
2018-06-15
4
-12
/
+16
|
*
|
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
2018-06-03
17
-167
/
+264
|
|
\
\
|
*
|
|
afs: Implement network namespacing
David Howells
2018-05-23
8
-295
/
+173
|
*
|
|
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
2018-05-23
3
-6
/
+6
|
*
|
|
afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()
David Howells
2018-05-23
1
-42
/
+55
|
*
|
|
proc: Add a way to make network proc files writable
David Howells
2018-05-18
4
-0
/
+130
|
*
|
|
afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.
David Howells
2018-05-18
1
-192
/
+160
|
*
|
|
afs: Rearrange fs/afs/proc.c to move the show routines up
David Howells
2018-05-18
1
-75
/
+75
|
*
|
|
afs: Rearrange fs/afs/proc.c by moving fops and open functions down
David Howells
2018-05-18
1
-44
/
+27
|
*
|
|
afs: Move /proc management functions to the end of the file
David Howells
2018-05-18
1
-81
/
+79
*
|
|
|
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-06-16
3
-136
/
+112
|
\
\
\
\
|
*
|
|
|
orangefs: simplify compat ioctl handling
Al Viro
2018-06-15
1
-42
/
+12
|
*
|
|
|
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
Al Viro
2018-06-15
1
-25
/
+25
|
*
|
|
|
vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart
Al Viro
2018-06-11
1
-69
/
+75
*
|
|
|
|
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-16
4
-10
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
eventpoll: switch to ->poll_mask
Ben Noordhuis
2018-06-15
1
-5
/
+10
|
*
|
|
|
|
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
Christoph Hellwig
2018-06-15
1
-2
/
+2
|
*
|
|
|
|
eventfd: only return events requested in poll_mask()
Avi Kivity
2018-06-15
1
-2
/
+2
|
*
|
|
|
|
aio: mark __aio_sigset::sigmask const
Avi Kivity
2018-06-15
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
82
-343
/
+681
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
2018-06-15
3
-7
/
+10
|
*
|
|
|
|
|
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Roopa Prabhu
2018-06-15
1
-4
/
+6
[next]