summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-28net sched actions: use sizeof operator for buffer lengthRoman Mashak
2018-06-28net sched actions: fix sparse warningRoman Mashak
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak
2018-06-28net sched actions: fix coding style in pedit actionRoman Mashak
2018-06-28netem: slotting with non-uniform distributionYousuk Seung
2018-06-28netlink: Return extack message if attribute validation failsDavid Ahern
2018-06-28net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier
2018-06-28net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier
2018-06-28net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier
2018-06-28Merge branch 'ipsec-selftests-updates'David S. Miller
2018-06-28selftests: rtnetlink: add ipsec offload API testShannon Nelson
2018-06-28netdevsim: add ipsec offload testingShannon Nelson
2018-06-28selftests: rtnetlink: use dummydev as a test deviceShannon Nelson
2018-06-28selftests: rtnetlink: clear the return code at start of ipsec testShannon Nelson
2018-06-28l2tp: define helper for parsing struct sockaddr_pppol2tp*Guillaume Nault
2018-06-28tcp: remove one indentation level in tcp_create_openreq_childEric Dumazet
2018-06-28sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov
2018-06-28tc-tests: add an extreme-case csum action testKeara Leibovitz
2018-06-28Merge branch 'mscc-ocelot-add-more-features'David S. Miller
2018-06-28net: mscc: ocelot: add VLAN filteringAntoine Tenart
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni
2018-06-28cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar
2018-06-28cxgb4: Add flag tc_flower_initializedCasey Leedom
2018-06-27neighbour: force neigh_invalidate when NUD_FAILED update is from adminRoopa Prabhu
2018-06-27Merge branch 'Multipath-tests-for-tunnel-devices'David S. Miller
2018-06-27selftests: forwarding: README: Require diagramsPetr Machata
2018-06-27selftests: forwarding: Test multipath tunnelingPetr Machata
2018-06-27selftests: forwarding: lib: Extract interface-init functionsPetr Machata
2018-06-27selftests: forwarding: tc_rule_stats_get: Parameterize directionPetr Machata
2018-06-27selftests: forwarding: multipath_eval(): Improve stylePetr Machata
2018-06-27selftests: forwarding: Move multipath_eval() to lib.shPetr Machata
2018-06-27net/tls: Remove VLA usage on nonceKees Cook
2018-06-26selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filterPetr Machata
2018-06-26mdio-mux-gpio: Remove VLA usageKees Cook
2018-06-26Merge branch 'net-sched-support-replay-of-filter-offload-when-binding-to-block'David S. Miller
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley
2018-06-26net: sched: cls_bpf: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_u32: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_matchall: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: add tcf_proto_op to offload a ruleJohn Hurley
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26Merge branch 'sh_eth-RPADIR-related-clean-ups'David S. Miller
2018-06-26sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov
2018-06-26sh_eth: fix *enum* RPADIR_BITSergei Shtylyov
2018-06-26r8169: reject unsupported WoL optionsHeiner Kallweit
2018-06-26selftests: net: Test headroom handling of ip6_gre devicesPetr Machata
2018-06-26Merge branch 'l2tp-trivial-cleanups'David S. Miller
2018-06-26l2tp: make l2tp_xmit_core() return voidGuillaume Nault
2018-06-26l2tp: avoid duplicate l2tp_pernet() callsGuillaume Nault