summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-12dpaa2-eth: Refactor xps codeIoana Radulescu
2019-06-12net: ethernet: ti: cpts: fix build failure for powerpcGrygorii Strashko
2019-06-12net: dsa: Deal with non-existing PHY/fixed-linkFlorian Fainelli
2019-06-12net: dsa: mv88e6xxx: lock mutex in port_fdb_dumpVivien Didelot
2019-06-12dt-bindings: net: wiznet: add w5x00 supportNicolas Saenz Julienne
2019-06-12net: ethernet: wiznet: w5X00 add device tree supportNicolas Saenz Julienne
2019-06-12net: sched: ingress: set 'unlocked' flag for Qdisc opsVlad Buslov
2019-06-11Merge branch 'tls-add-support-for-kernel-driven-resync-and-nfp-RX-offload'David S. Miller
2019-06-11nfp: tls: make use of kernel-driven TX resyncJakub Kicinski
2019-06-11net/tls: add kernel-driven resync mechanism for TXJakub Kicinski
2019-06-11net/tls: generalize the resync callbackJakub Kicinski
2019-06-11nfp: tls: enable TLS RX offloadJakub Kicinski
2019-06-11nfp: tls: implement RX TLS resyncDirk van der Merwe
2019-06-11nfp: add async version of mailbox communicationJakub Kicinski
2019-06-11nfp: rename nfp_ccm_mbox_alloc()Jakub Kicinski
2019-06-11nfp: tls: set skb decrypted flagDirk van der Merwe
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski
2019-06-11net/tls: simplify seq calculation in handle_device_resync()Jakub Kicinski
2019-06-11packet: remove unused variable 'status' in __packet_lookup_frame_in_blockMao Wenan
2019-06-11net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()Taehee Yoo
2019-06-11net: netlink: make netlink_walk_start() void return typeTaehee Yoo
2019-06-11selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio
2019-06-10Merge branch 'net-Enable-nexthop-objects-with-IPv4-and-IPv6-routes'David S. Miller
2019-06-10selftests: Add version of router_multipath.sh using nexthop objectsDavid Ahern
2019-06-10selftests: Add test with multiple prefixes using single nexthopDavid Ahern
2019-06-10selftests: icmp_redirect: Add support for routing via nexthop objectsDavid Ahern
2019-06-10selftests: pmtu: Add support for routing via nexthop objectsDavid Ahern
2019-06-10selftests: pmtu: Move route installs to a new functionDavid Ahern
2019-06-10selftests: pmtu: Move running of test into a new functionDavid Ahern
2019-06-10nexthops: add support for replaceDavid Ahern
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern
2019-06-10ipv4: Optimization for fib_info lookup with nexthopsDavid Ahern
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in mtu updatesDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirectDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirectDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in exception handlingDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_devDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_sizeDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in __find_rr_leafDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in rt6_device_matchDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_fromDavid Ahern
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern
2019-06-10tcp: Make tcp_fastopen_alloc_ctx staticYueHaibing
2019-06-10Merge branch 'r8169-improve-handling-of-chip-specific-configuration'David S. Miller
2019-06-10r8169: remove struct rtl_cfg_infoHeiner Kallweit
2019-06-10r8169: remove member coalesce_info from struct rtl_cfg_infoHeiner Kallweit
2019-06-10r8169: remove callback hw_start from struct rtl_cfg_infoHeiner Kallweit