summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04qtnfmac: send EAPOL frames via control pathIgor Mitsyanko
2019-04-04qtnfmac: allow changing the netnsSergey Matyukevich
2019-04-04qtnfmac: simplify firmware state trackingSergey Matyukevich
2019-04-04qtnfmac: fix core attach error path in pcie backendSergey Matyukevich
2019-04-04qtnfmac: update bands information on CHANGE_INTF commandIgor Mitsyanko
2019-04-04qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko
2019-04-04qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko
2019-04-04qtnfmac: flexible regulatory domain registration logicIgor Mitsyanko
2019-04-04qtnfmac: pass complete channel info in regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: include full channels info to regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: simplify error reporting in regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko
2019-03-30Merge tag 'iwlwifi-next-for-kalle-2019-03-22' of git://git.kernel.org/pub/scm...Kalle Valo
2019-03-29net: bridge: use netif_is_bridge_port()Julian Wiedmann
2019-03-29team: use netif_is_team_port()Julian Wiedmann
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni
2019-03-29cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu
2019-03-29tcp: cleanup sk_tx_skb_cache before reuseEric Dumazet
2019-03-29MAINTAINERS: Fix mellanox Innova IPsecBoris Pismenny
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