summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern
2019-03-29Merge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common-struct'David S. Miller
2019-03-29net: Use common nexthop init and release helpersDavid Ahern
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern
2019-03-29ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nhDavid Ahern
2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern
2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern
2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern
2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern
2019-03-29ipv4: Create init helper for fib_nhDavid Ahern
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern
2019-03-29ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabledDavid Ahern
2019-03-28Merge branch 'selftests-forwarding-Add-new-test-cases'David S. Miller
2019-03-28selftests: mlxsw: Add a new test for strict priorityPetr Machata
2019-03-28selftests: mlxsw: Add qos_lib.shPetr Machata
2019-03-28selftests: mlxsw: qos_mc_aware: Configure shared buffersPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Add shared buffer helpersPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEVPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Avoid double sourcing of lib.shPetr Machata
2019-03-28selftests: forwarding: Test action VLAN modifyDanielle Ratson
2019-03-28selftests: forwarding: Add PCP match and VLAN match testsAmit Cohen
2019-03-28selftests: forwarding: Add reverse path forwarding (RPF) test casesIdo Schimmel
2019-03-28net: mvneta: Add 2500BaseT supportMaxime Chevallier
2019-03-28openvswitch: Add timeout support to ct actionYi-Hung Wei
2019-03-28netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei
2019-03-28Merge branch 's390-next'David S. Miller
2019-03-28s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann
2019-03-28s390/qeth: use callback to finalize cmdJulian Wiedmann
2019-03-28s390/qeth: let qeth_notify_reply() set the notify reasonJulian Wiedmann
2019-03-28s390/qeth: clarify default cmd callbackJulian Wiedmann
2019-03-28s390/qeth: don't poll for cmd IO completionJulian Wiedmann
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann
2019-03-28s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann
2019-03-28s390/qeth: add wrapper for IP table accessJulian Wiedmann
2019-03-28s390/qeth: remove locking for RX modeset cacheJulian Wiedmann
2019-03-28s390/qeth: defer RX modesettingJulian Wiedmann
2019-03-28Merge branch 'net-call-for-phys_port_name-into-devlink-directly-if-possible'David S. Miller
2019-03-28net: devlink: add warning for ndo_get_phys_port_name set when not neededJiri Pirko
2019-03-28nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()Jiri Pirko
2019-03-28dsa: do not support ndo_get_phys_port_name for non-legacy portsJiri Pirko
2019-03-28dsa: implement ndo_get_devlink_portJiri Pirko
2019-03-28bnxt: remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28bnxt: implement ndo_get_devlink_portJiri Pirko
2019-03-28net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko