summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/quota: Replace XQM_MAXQUOTAS usage with MAXQUOTASJeremy Cline2018-08-222-14/+6
* isofs: reject hardware sector size > 2048 bytesEric Sandeen2018-08-211-0/+7
* fsnotify: fix false positive warning on inode deleteJan Kara2018-08-201-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-1960-352/+430
|\
| * ip6_vti: fix creating fallback tunnel device for vti6Haishuang Yan2018-08-191-0/+2
| * ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan2018-08-191-1/+2
| * r8169: don't use MSI-X on RTL8106eJian-Hong Pan2018-08-191-3/+6
| * net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann2018-08-191-2/+1
| * net: sched: always disable bh when taking tcf_lockVlad Buslov2018-08-197-44/+47
| * ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan2018-08-181-11/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-1816-130/+123
| |\
| | * bpf: fix redirect to map under tail callsDaniel Borkmann2018-08-177-63/+38
| | * tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song2018-08-171-0/+1
| | * Merge branch 'sockmap-ulp-fixes'Alexei Starovoitov2018-08-164-53/+76
| | |\
| | | * bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexistDaniel Borkmann2018-08-161-49/+57
| | | * bpf, sockmap: fix map elem deletion race with smap_stop_sockDaniel Borkmann2018-08-161-1/+4
| | | * bpf, sockmap: fix leakage of smap_psock_map_entryDaniel Borkmann2018-08-161-2/+7
| | | * tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattachDaniel Borkmann2018-08-161-0/+2
| | | * tcp, ulp: add alias for all ulp modulesDaniel Borkmann2018-08-163-1/+6
| | |/
| | * bpf: fix a rcu usage warning in bpf_prog_array_copy_core()Yonghong Song2018-08-161-1/+1
| | * samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERMJesper Dangaard Brouer2018-08-162-2/+4
| | * net/xdp: Fix suspicious RCU usage warningTariq Toukan2018-08-161-11/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-08-1820-95/+163
| |\ \
| | * | netfilter: nft_dynset: allow dynamic updates of non-anonymous setPablo Neira Ayuso2018-08-161-2/+0
| | * | netfilter: nft_tproxy: Fix missing-braces warningMáté Eckl2018-08-161-1/+3
| | * | netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errorsDmitry V. Levin2018-08-162-2/+2
| | * | netfilter: nft_ct: make l3 protocol field optional for timeout objectHarsha Sharma2018-08-161-3/+4
| | * | netfilter: doc: Add nf_tables part in tproxy.txtMáté Eckl2018-08-161-7/+27
| | * | netfilter: x_tables: do not fail xt_alloc_table_info too easillyMichal Hocko2018-08-161-6/+1
| | * | netfilter: conntrack: fix removal of conntrack entries when l4tracker is removedFlorian Westphal2018-08-161-5/+10
| | * | netfilter: nf_tables: don't prevent event handler from device cleanup on netn...Florian Westphal2018-08-162-10/+9
| | * | netfilter: nf_tables: fix register orderingFlorian Westphal2018-08-163-9/+24
| | * | netfilter: fix memory leaks on netlink_dump_start errorFlorian Westphal2018-08-162-25/+30
| | * | netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo2018-08-165-12/+12
| | * | netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal2018-08-161-1/+11
| | * | ipvs: don't show negative times in ip_vs_connMatteo Croce2018-08-161-8/+14
| | * | jiffies: add utility function to calculate delta in msMatteo Croce2018-08-161-0/+5
| | * | ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu2018-08-161-4/+11
| | |/
| * | r8169: add missing Kconfig dependencyHeiner Kallweit2018-08-171-0/+1
| * | net/mlx5e: Delete unneeded function argumentYuval Shaia2018-08-161-2/+2
| * | Documentation: networking: ti-cpsw: correct cbs parameters for Eth1 100MbIvan Khoronzhuk2018-08-161-5/+6
| * | isdn: Disable IIOCDBGVARKees Cook2018-08-161-7/+1
| * | net: dsa: add support for ksz9897 ethernet switchLad, Prabhakar2018-08-163-1/+13
| * | veth: Free queues on link deleteToshiaki Makita2018-08-161-37/+33
| * | ila: make lockdep happy againCong Wang2018-08-162-7/+21
| * | net: sched: act_ife: always release ife action on init errorVlad Buslov2018-08-161-6/+2
| * | dt-bindings: net: ravb: Add support for r8a774a1 SoCFabrizio Castro2018-08-161-1/+2
| * | cls_matchall: fix tcf_unbind_filter missingHangbin Liu2018-08-161-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-1953-726/+3110
|\ \ \
| * | | kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid2018-08-142-7/+44