summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-07Merge branch 'sockhash-fixes'Alexei Starovoitov
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend
2018-07-07bpf: sockmap, consume_skb in close pathJohn Fastabend
2018-07-07bpf: sockhash, disallow bpf_tcp_close and update in parallelJohn Fastabend
2018-07-07bpf: fix sk_skb programs without skb->dev assignedJohn Fastabend
2018-07-07Merge branch 'sockmap-fixes'Alexei Starovoitov
2018-07-07bpf: sockmap, hash table is RCU so readers do not need locksJohn Fastabend
2018-07-07bpf: sockmap, error path can not release psock in multi-map caseJohn Fastabend
2018-07-05samples/bpf: add .gitignore fileTaeung Song
2018-07-05samples/bpf: Check the error of write() and read()Taeung Song
2018-07-05samples/bpf: Check the result of system()Taeung Song
2018-07-05samples/bpf: add missing <linux/if_vlan.h>Taeung Song
2018-07-03bpf: hash map: decrement counter on errorMauricio Vasquez B
2018-07-02Merge branch 'af_xdp-fixes'Alexei Starovoitov
2018-07-02xsk: fix potential race in SKB TX completion codeMagnus Karlsson
2018-07-02samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sampleMagnus Karlsson
2018-07-02xsk: frame could be completed more than once in SKB pathMagnus Karlsson
2018-07-02xsk: fix potential lost completion message in SKB pathMagnus Karlsson
2018-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-07-02Merge tag 'for-linus' of git://github.com/stffrdhrn/linuxLinus Torvalds
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02Merge branch 'qed-fixes'David S. Miller
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-02ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-01Linux 4.18-rc3Linus Torvalds
2018-07-01Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-07-01tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-01Merge branch 'bpf-sockmap-fixes'Daniel Borkmann
2018-07-01bpf: sockhash, add release routineJohn Fastabend
2018-07-01bpf: sockhash fix omitted bucket lock in sock_closeJohn Fastabend
2018-07-01bpf: sockmap, fix smap_list_map_remove when psock is in many mapsJohn Fastabend
2018-07-01bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend
2018-06-30Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds