aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/team (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-29net/sched: act_tunnel_key: disambiguate metadata dst error casesSimon Horman1-1/+4
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath1-0/+42
2018-06-29cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath3-4/+383
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long3-7/+57
2018-06-29net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30David Wu2-0/+70
2018-06-29tg3: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+14
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert4-2/+68
2018-06-29ila: Create main ila source fileTom Herbert5-147/+168
2018-06-29ila: Call library function alloc_bucket_locksTom Herbert1-18/+5
2018-06-29ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert1-16/+54
2018-06-29net: hns3: use lower_32_bits and upper_32_bitsHuazhong Tan1-4/+4
2018-06-29net: hns3: remove back in struct hclge_hwHuazhong Tan3-4/+2
2018-06-29net: hns3: remove the Redundant put_vector in hns3_client_uninitPeng Li1-4/+0
2018-06-29net: hns3: print the ret value in error informationPeng Li1-6/+11
2018-06-29net: hns3: extraction an interface for state init|uninitPeng Li1-16/+26
2018-06-29net: hns3: remove unused head file in hnae3.cPeng Li1-1/+0
2018-06-29net: hns3: add unlikely for error checkPeng Li1-2/+2
2018-06-29net: hns3: add l4_type check for both ipv4 and ipv6Peng Li1-5/+5
2018-06-29net: hns3: add vector status check before free vectorPeng Li2-0/+12
2018-06-29net: hns3: rename the interface for init_client_instance and uninit_client_instancePeng Li1-22/+9
2018-06-29net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vectorPeng Li1-10/+14
2018-06-28skbuff: preserve sock reference when scrubbing the skb.Flavio Leitner2-6/+5
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner12-21/+44
2018-06-28net sched actions: avoid bitwise operation on signed value in peditRoman Mashak1-1/+1
2018-06-28net sched actions: fix misleading text strings in pedit actionRoman Mashak1-5/+5
2018-06-28net sched actions: use sizeof operator for buffer lengthRoman Mashak1-2/+2
2018-06-28net sched actions: fix sparse warningRoman Mashak1-3/+3
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak2-2/+8
2018-06-28net sched actions: fix coding style in pedit actionRoman Mashak1-13/+16
2018-06-28netem: slotting with non-uniform distributionYousuk Seung2-24/+52
2018-06-28netlink: Return extack message if attribute validation failsDavid Ahern1-2/+2
2018-06-28net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier1-1/+4
2018-06-28net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier1-4/+6
2018-06-28net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier1-0/+5
2018-06-28selftests: rtnetlink: add ipsec offload API testShannon Nelson1-0/+114
2018-06-28netdevsim: add ipsec offload testingShannon Nelson4-0/+349
2018-06-28selftests: rtnetlink: use dummydev as a test deviceShannon Nelson1-8/+7
2018-06-28selftests: rtnetlink: clear the return code at start of ipsec testShannon Nelson1-0/+2
2018-06-28l2tp: define helper for parsing struct sockaddr_pppol2tp*Guillaume Nault1-70/+103
2018-06-28tcp: remove one indentation level in tcp_create_openreq_childEric Dumazet1-110/+113
2018-06-28sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov2-4/+4
2018-06-28tc-tests: add an extreme-case csum action testKeara Leibovitz1-0/+24
2018-06-28net: mscc: ocelot: add VLAN filteringAntoine Tenart1-2/+283
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni2-1/+161
2018-06-28cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar1-0/+1
2018-06-28cxgb4: Add flag tc_flower_initializedCasey Leedom3-0/+12
2018-06-27neighbour: force neigh_invalidate when NUD_FAILED update is from adminRoopa Prabhu1-1/+2
2018-06-27selftests: forwarding: README: Require diagramsPetr Machata1-0/+2