summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal2018-06-261-5/+47
* netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn2018-06-261-3/+6
* netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn2018-06-261-0/+4
* netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregisterGao Feng2018-06-181-0/+5
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-183-4/+4
* netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet2018-06-181-0/+3
* net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov2018-06-171-1/+1
* bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller2018-06-171-1/+1
* atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse2018-06-178-14/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-1712-72/+195
|\
| * xdp: Fix handling of devmap in generic XDPToshiaki Makita2018-06-154-17/+46
| * Merge branch 'bpf-fixes'Alexei Starovoitov2018-06-153-38/+106
| |\
| | * bpf: reject any prog that failed read-only lockDaniel Borkmann2018-06-153-32/+87
| | * bpf: fix panic in prog load calls cleanupDaniel Borkmann2018-06-153-6/+19
| |/
| * bpf, selftests: delete xfrm tunnel when test exits.William Tu2018-06-151-11/+13
| * bpf, selftest: check tunnel type more accuratelyJian Wang2018-06-151-1/+1
| * Merge branch 'bpf-misc-fixes'Daniel Borkmann2018-06-152-3/+13
| |\
| | * selftests/bpf: test offloads even with BPF programs presentJakub Kicinski2018-06-151-2/+10
| | * tools: bpftool: improve accuracy of load timeJakub Kicinski2018-06-151-1/+3
| |/
| * selftests: bpf: config: add config fragmentsAnders Roxell2018-06-131-0/+10
| * tools/bpftool: fix a bug in bpftool perfYonghong Song2018-06-131-2/+3
| * xsk: re-add queue id check for XDP_SKB pathBjörn Töpel2018-06-121-0/+3
* | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-1622-645/+892
|\ \
| * | afs: Optimise callback breaking by not repeating volume lookupDavid Howells2018-06-153-20/+107
| * | afs: Display manually added cells in dynamic root mountDavid Howells2018-06-157-27/+200
| * | afs: Enable IPv6 DNS lookupsDavid Howells2018-06-152-2/+2
| * | afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells2018-06-151-2/+8
| * | afs: Handle CONFIG_PROC_FS=nDavid Howells2018-06-152-2/+10
| * | proc: Make inline name size calculation automaticDavid Howells2018-06-154-12/+16
| * | Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-0317-167/+264
| |\ \
| * | | afs: Implement network namespacingDavid Howells2018-05-238-295/+173
| * | | afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-233-6/+6
| * | | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells2018-05-231-42/+55
| * | | proc: Add a way to make network proc files writableDavid Howells2018-05-184-0/+130
| * | | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells2018-05-181-192/+160
| * | | afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells2018-05-181-75/+75
| * | | afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells2018-05-181-44/+27
| * | | afs: Move /proc management functions to the end of the fileDavid Howells2018-05-181-81/+79
* | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-06-163-136/+112
|\ \ \ \
| * | | | orangefs: simplify compat ioctl handlingAl Viro2018-06-151-42/+12
| * | | | signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()Al Viro2018-06-151-25/+25
| * | | | vmsplice(): lift importing iovec into vmsplice(2) and compat counterpartAl Viro2018-06-111-69/+75
* | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-164-10/+15
|\ \ \ \ \
| * | | | | eventpoll: switch to ->poll_maskBen Noordhuis2018-06-151-5/+10
| * | | | | aio: only return events requested in poll_mask() for IOCB_CMD_POLLChristoph Hellwig2018-06-151-2/+2
| * | | | | eventfd: only return events requested in poll_mask()Avi Kivity2018-06-151-2/+2
| * | | | | aio: mark __aio_sigset::sigmask constAvi Kivity2018-06-151-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-1682-343/+681
|\ \ \ \ \ \
| * | | | | | net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu2018-06-153-7/+10
| * | | | | | neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu2018-06-151-4/+6