summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-30net: fib_rules: bring back rule_exists to match rule during addRoopa Prabhu
2018-06-30hv_netvsc: split sub-channel setup into async and syncStephen Hemminger
2018-06-30net: use dev_change_tx_queue_len() for SIOCSIFTXQLENCong Wang
2018-06-30atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-06-30Merge branch 's390-qeth-fixes'David S. Miller
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann