aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-19net: sched: always disable bh when taking tcf_lockVlad Buslov7-44/+47
2018-08-18ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan1-11/+3
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller16-130/+123
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller20-95/+163
2018-08-17bpf: fix redirect to map under tail callsDaniel Borkmann7-63/+38
2018-08-17r8169: add missing Kconfig dependencyHeiner Kallweit1-0/+1
2018-08-17tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song1-0/+1
2018-08-16Merge branch 'sockmap-ulp-fixes'Alexei Starovoitov4-53/+76
2018-08-16bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexistDaniel Borkmann1-49/+57
2018-08-16bpf, sockmap: fix map elem deletion race with smap_stop_sockDaniel Borkmann1-1/+4
2018-08-16bpf, sockmap: fix leakage of smap_psock_map_entryDaniel Borkmann1-2/+7
2018-08-16tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattachDaniel Borkmann1-0/+2
2018-08-16tcp, ulp: add alias for all ulp modulesDaniel Borkmann3-1/+6
2018-08-16bpf: fix a rcu usage warning in bpf_prog_array_copy_core()Yonghong Song1-1/+1
2018-08-16samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERMJesper Dangaard Brouer2-2/+4
2018-08-16net/xdp: Fix suspicious RCU usage warningTariq Toukan1-11/+3
2018-08-16net/mlx5e: Delete unneeded function argumentYuval Shaia1-2/+2
2018-08-16Documentation: networking: ti-cpsw: correct cbs parameters for Eth1 100MbIvan Khoronzhuk1-5/+6
2018-08-16isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-08-16net: dsa: add support for ksz9897 ethernet switchLad, Prabhakar3-1/+13
2018-08-16veth: Free queues on link deleteToshiaki Makita1-37/+33
2018-08-16ila: make lockdep happy againCong Wang2-7/+21
2018-08-16net: sched: act_ife: always release ife action on init errorVlad Buslov1-6/+2
2018-08-16dt-bindings: net: ravb: Add support for r8a774a1 SoCFabrizio Castro1-1/+2
2018-08-16cls_matchall: fix tcf_unbind_filter missingHangbin Liu1-0/+2
2018-08-16netfilter: nft_dynset: allow dynamic updates of non-anonymous setPablo Neira Ayuso1-2/+0
2018-08-16netfilter: nft_tproxy: Fix missing-braces warningMáté Eckl1-1/+3
2018-08-16netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errorsDmitry V. Levin2-2/+2
2018-08-16netfilter: nft_ct: make l3 protocol field optional for timeout objectHarsha Sharma1-3/+4
2018-08-16netfilter: doc: Add nf_tables part in tproxy.txtMáté Eckl1-7/+27
2018-08-16netfilter: x_tables: do not fail xt_alloc_table_info too easillyMichal Hocko1-6/+1
2018-08-16netfilter: conntrack: fix removal of conntrack entries when l4tracker is removedFlorian Westphal1-5/+10
2018-08-16netfilter: nf_tables: don't prevent event handler from device cleanup on netns exitFlorian Westphal2-10/+9
2018-08-16netfilter: nf_tables: fix register orderingFlorian Westphal3-9/+24
2018-08-16netfilter: fix memory leaks on netlink_dump_start errorFlorian Westphal2-25/+30
2018-08-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo5-12/+12
2018-08-16netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal1-1/+11
2018-08-16ipvs: don't show negative times in ip_vs_connMatteo Croce1-8/+14
2018-08-16jiffies: add utility function to calculate delta in msMatteo Croce1-0/+5
2018-08-16ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu1-4/+11
2018-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds24-907/+649
2018-08-16Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds13-90/+1536
2018-08-16Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki1-1/+1
2018-08-16Replace magic for trusting the secondary keyring with #defineYannik Sembritzki3-2/+9
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds115-1786/+3571
2018-08-15Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds16-47/+128
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds16-308/+289
2018-08-15Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-6/+16
2018-08-15Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2018-08-15Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds20-570/+752