summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: check if the socket netns is correct.Flavio Leitner2018-06-2812-21/+44
* Merge branch 'net-sched-actions-code-style-cleanup-and-fixes'David S. Miller2018-06-283-22/+31
|\
| * net sched actions: avoid bitwise operation on signed value in peditRoman Mashak2018-06-281-1/+1
| * net sched actions: fix misleading text strings in pedit actionRoman Mashak2018-06-281-5/+5
| * net sched actions: use sizeof operator for buffer lengthRoman Mashak2018-06-281-2/+2
| * net sched actions: fix sparse warningRoman Mashak2018-06-281-3/+3
| * net sched actions: fix coding style in pedit headersRoman Mashak2018-06-282-2/+8
| * net sched actions: fix coding style in pedit actionRoman Mashak2018-06-281-13/+16
|/
* netem: slotting with non-uniform distributionYousuk Seung2018-06-282-24/+52
* netlink: Return extack message if attribute validation failsDavid Ahern2018-06-281-2/+2
* net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier2018-06-281-1/+4
* net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier2018-06-281-4/+6
* net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier2018-06-281-0/+5
* Merge branch 'ipsec-selftests-updates'David S. Miller2018-06-285-7/+471
|\
| * selftests: rtnetlink: add ipsec offload API testShannon Nelson2018-06-281-0/+114
| * netdevsim: add ipsec offload testingShannon Nelson2018-06-284-0/+349
| * selftests: rtnetlink: use dummydev as a test deviceShannon Nelson2018-06-281-8/+7
| * selftests: rtnetlink: clear the return code at start of ipsec testShannon Nelson2018-06-281-0/+2
|/
* l2tp: define helper for parsing struct sockaddr_pppol2tp*Guillaume Nault2018-06-281-70/+103
* tcp: remove one indentation level in tcp_create_openreq_childEric Dumazet2018-06-281-110/+113
* sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov2018-06-282-4/+4
* tc-tests: add an extreme-case csum action testKeara Leibovitz2018-06-281-0/+24
* Merge branch 'mscc-ocelot-add-more-features'David S. Miller2018-06-282-3/+444
|\
| * net: mscc: ocelot: add VLAN filteringAntoine Tenart2018-06-281-2/+283
| * net: mscc: ocelot: add bonding supportAlexandre Belloni2018-06-282-1/+161
|/
* cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar2018-06-281-0/+1
* cxgb4: Add flag tc_flower_initializedCasey Leedom2018-06-283-0/+12
* neighbour: force neigh_invalidate when NUD_FAILED update is from adminRoopa Prabhu2018-06-271-1/+2
* Merge branch 'Multipath-tests-for-tunnel-devices'David S. Miller2018-06-274-48/+427
|\
| * selftests: forwarding: README: Require diagramsPetr Machata2018-06-271-0/+2
| * selftests: forwarding: Test multipath tunnelingPetr Machata2018-06-271-0/+354
| * selftests: forwarding: lib: Extract interface-init functionsPetr Machata2018-06-271-7/+25
| * selftests: forwarding: tc_rule_stats_get: Parameterize directionPetr Machata2018-06-271-2/+3
| * selftests: forwarding: multipath_eval(): Improve stylePetr Machata2018-06-271-35/+39
| * selftests: forwarding: Move multipath_eval() to lib.shPetr Machata2018-06-272-39/+39
|/
* net/tls: Remove VLA usage on nonceKees Cook2018-06-271-2/+8
* selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filterPetr Machata2018-06-261-0/+9
* mdio-mux-gpio: Remove VLA usageKees Cook2018-06-261-8/+14
* Merge branch 'net-sched-support-replay-of-filter-offload-when-binding-to-block'David S. Miller2018-06-2623-46/+342
|\
| * net: sched: call reoffload op on block callback regJohn Hurley2018-06-263-12/+52
| * net: sched: cls_bpf: implement offload tcf_proto_opJohn Hurley2018-06-261-0/+39
| * net: sched: cls_u32: implement offload tcf_proto_opJohn Hurley2018-06-261-0/+111
| * net: sched: cls_matchall: implement offload tcf_proto_opJohn Hurley2018-06-261-0/+32
| * net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley2018-06-262-0/+59
| * net: sched: add tcf_proto_op to offload a ruleJohn Hurley2018-06-262-3/+6
| * net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-2617-31/+43
|/
* Merge branch 'sh_eth-RPADIR-related-clean-ups'David S. Miller2018-06-262-10/+2
|\
| * sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov2018-06-262-8/+1
| * sh_eth: fix *enum* RPADIR_BITSergei Shtylyov2018-06-261-2/+1
|/
* r8169: reject unsupported WoL optionsHeiner Kallweit2018-06-261-1/+4