summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-24Merge branch 'bpf-sockmap-fixes'Daniel Borkmann
2018-04-24bpf: sockmap, fix double page_put on ENOMEM error in redirect pathJohn Fastabend
2018-04-24bpf: sockmap, sk_wait_event needed to handle blocking casesJohn Fastabend
2018-04-24bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend
2018-04-23bpf: sockmap sample use clang flag, -target bpfJohn Fastabend
2018-04-23bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSGJohn Fastabend
2018-04-23bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAYRoman Gushchin
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-04-23ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet
2018-04-23bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-04-23tcp: don't read out-of-bounds opsizeJann Horn
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-22ibmvnic: Clean actual number of RX or TX poolsThomas Falcon
2018-04-22Merge branch 'net-sched-ife-malformed-ife-packet-fixes'David S. Miller
2018-04-22net: sched: ife: check on metadata lengthAlexander Aring
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring
2018-04-22net: sched: ife: signal not finding metaidAlexander Aring
2018-04-22strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes
2018-04-22ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam
2018-04-22llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang
2018-04-22net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-22l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault
2018-04-22Merge branch 's390-qeth-fixes'David S. Miller
2018-04-22s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann
2018-04-22s390/qeth: fix MAC address update sequenceJulian Wiedmann
2018-04-22s390/qeth: handle failure on workqueue creationJulian Wiedmann
2018-04-22s390/qeth: avoid control IO completion stallsJulian Wiedmann
2018-04-22s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann
2018-04-20bpf: sockmap remove dead checkJann Horn
2018-04-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-04-20vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells
2018-04-20afs: Fix server record deletionDavid Howells
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-20Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-19Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19Merge branch 'virtio-ctrl-buffer-fixes'David S. Miller