aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert
2018-06-29Merge branch 'hns3-a-few-code-improvements'David S. Miller
2018-06-29net: hns3: use lower_32_bits and upper_32_bitsHuazhong Tan
2018-06-29net: hns3: remove back in struct hclge_hwHuazhong Tan
2018-06-29net: hns3: remove the Redundant put_vector in hns3_client_uninitPeng Li
2018-06-29net: hns3: print the ret value in error informationPeng Li
2018-06-29net: hns3: extraction an interface for state init|uninitPeng Li
2018-06-29net: hns3: remove unused head file in hnae3.cPeng Li
2018-06-29net: hns3: add unlikely for error checkPeng Li
2018-06-29net: hns3: add l4_type check for both ipv4 and ipv6Peng Li
2018-06-29net: hns3: add vector status check before free vectorPeng Li
2018-06-29net: hns3: rename the interface for init_client_instance and uninit_client_in...Peng Li
2018-06-29net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vectorPeng Li
2018-06-28Merge branch 'net-preserve-sock-reference-when-scrubbing-the-skb'David S. Miller
2018-06-28skbuff: preserve sock reference when scrubbing the skb.Flavio Leitner
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner
2018-06-28Merge branch 'net-sched-actions-code-style-cleanup-and-fixes'David S. Miller
2018-06-28net sched actions: avoid bitwise operation on signed value in peditRoman Mashak
2018-06-28net sched actions: fix misleading text strings in pedit actionRoman Mashak
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