summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...David S. Miller
2018-08-13liquidio: remove set but not used variable 'is25G'YueHaibing
2018-08-13cxgb4: remove set but not used variable 'spd'YueHaibing
2018-08-13lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing
2018-08-13virtio_net: remove duplicated include from virtio_net.cYueHaibing
2018-08-13packet: switch kvzalloc to allocate memoryLi RongQing
2018-08-13net: Change the layout of structure trace_event_raw_fib_table_lookupZong Li
2018-08-13Merge branch 'net-sched-actions-rename-for-grep-ability-and-consistency'David S. Miller
2018-08-13net: sched: act_mirred method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_vlan method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_skbmod method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_skbedit method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_simple method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_police method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_pedit method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_nat method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_ipt method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_gact method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_sum method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_bpf method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_connmark method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13cpumask: make cpumask_next_wrap available without smpWillem de Bruijn
2018-08-13r8169: don't use MSI-X on RTL8168gHeiner Kallweit
2018-08-13Merge branch 'nixge-Minor-cleanups'David S. Miller
2018-08-13net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer
2018-08-13net: nixge: Do not zero application specific fields in descMoritz Fischer
2018-08-13l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry
2018-08-13Merge branch 'net-tls-Combined-memory-allocation-for-decryption-request'David S. Miller
2018-08-13net/tls: Combined memory allocation for decryption requestVakul Garg
2018-08-13Merge branch 'bpf-ancestor-cgroup-id'Daniel Borkmann
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov
2018-08-13selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov
2018-08-13bpf: Sync bpf.h to tools/Andrey Ignatov
2018-08-13bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov
2018-08-13bpf: decouple btf from seq bpf fs dump and enable more mapsDaniel Borkmann
2018-08-11Merge branch 'ip-faster-in-order-IP-fragments'David S. Miller
2018-08-11ip: process in-order fragments efficientlyPeter Oskolkov
2018-08-11ip: add helpers to process in-order fragments faster.Peter Oskolkov
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11Merge branch 'Remove-rtnl-lock-dependency-from-all-action-implementations'David S. Miller
2018-08-11net: sched: act_police: remove dependency on rtnl lockVlad Buslov
2018-08-11net: core: protect rate estimator statistics pointer with lockVlad Buslov
2018-08-11net: sched: act_mirred: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: extend action ops with put_dev callbackVlad Buslov
2018-08-11net: sched: act_vlan: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_tunnel_key: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_skbmod: remove dependency on rtnl lockVlad Buslov
2018-08-11net: sched: act_simple: remove dependency on rtnl lockVlad Buslov