aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-14tls: Add function to update the TLS socket configurationIlya Lesokhin
2017-11-14tls: Use kzalloc for aead_request allocationIlya Lesokhin
2017-11-14Merge branch 'bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantics'David S. Miller
2017-11-14bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song
2017-11-14bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZEROYonghong Song
2017-11-14bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semanticsYonghong Song
2017-11-14tcp: allow drivers to tweak TSQ logicEric Dumazet
2017-11-14Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-11-14bnx2x: fix slowpath null crashZhu Yanjun
2017-11-14Merge branch 'cxgb4-collect-LE-TCAM-and-SGE-queue-contexts'David S. Miller
2017-11-14cxgb4: collect SGE queue context dumpRahul Lakkireddy
2017-11-14cxgb4: collect LE-TCAM dumpRahul Lakkireddy
2017-11-14vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long
2017-11-14xfrm6_tunnel: exit_net cleanup check addedVasily Averin
2017-11-14ppp: exit_net cleanup checks addedVasily Averin
2017-11-14phonet: exit_net cleanup check addedVasily Averin
2017-11-14l2tp: exit_net cleanup check addedVasily Averin
2017-11-14fib_rules: exit_net cleanup check addedVasily Averin
2017-11-14fib_notifier: exit_net cleanup check addedVasily Averin
2017-11-14netdev: exit_net cleanup check addedVasily Averin
2017-11-14vxlan: exit_net cleanup checks addedVasily Averin
2017-11-14packet: exit_net cleanup check addedVasily Averin
2017-11-14geneve: exit_net cleanup check addedVasily Averin
2017-11-14af_key: replace BUG_ON on WARN_ON in net_exit hookVasily Averin
2017-11-14net: dsa: Fix dependencies on bridgeAndrew Lunn
2017-11-13Merge branch 'net-improve-the-process-of-redirect-and-toobig-for-ipv6-tunnels'David S. Miller
2017-11-13ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlersXin Long
2017-11-13ip6_tunnel: process toobig in a better wayXin Long
2017-11-13ip6_tunnel: add the process for redirect in ip6_tnl_errXin Long
2017-11-13ip6_gre: process toobig in a better wayXin Long
2017-11-13ip6_gre: add the process for redirect in ip6gre_errXin Long
2017-11-13forcedeth: remove redudant assignments in xmitZhu Yanjun
2017-11-13Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-11-13Merge branch 'Openvswitch-meter-action'David S. Miller
2017-11-13openvswitch: Add meter action supportAndy Zhou
2017-11-13openvswitch: Add meter infrastructureAndy Zhou
2017-11-13openvswitch: export get_dp() API.Andy Zhou
2017-11-13openvswitch: Add meter netlink definitionsAndy Zhou
2017-11-13Merge branch 'dsa-b53-Support-prepended-Broadcom-tags'David S. Miller
2017-11-13net: dsa: b53: Support prepended Broadcom tagsFlorian Fainelli
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli
2017-11-13net: dsa: tag_brcm: Prepare for supporting prepended tagFlorian Fainelli
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli
2017-11-13net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issueAndrew Morton
2017-11-13net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman
2017-11-13af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld
2017-11-13Merge branch 'netem-add-nsec-scheduling-and-slot-feature'David S. Miller
2017-11-13netem: support delivering packets in delayed time slotsDave Taht
2017-11-13netem: add uapi to express delay and jitter in nanosecondsDave Taht
2017-11-13netem: convert to qdisc_watchdog_schedule_nsDave Taht