aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-06-29net/sched: act_tunnel_key: add extended ack supportSimon Horman
2018-06-29net/sched: act_tunnel_key: disambiguate metadata dst error casesSimon Horman
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath
2018-06-29cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath
2018-06-29sctp: add support for SCTP_REUSE_PORT sockoptXin Long
2018-06-29net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30David Wu
2018-06-29tg3: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-29Merge branch 'ila-Cleanup'David S. Miller
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert
2018-06-29ila: Create main ila source fileTom Herbert
2018-06-29ila: Call library function alloc_bucket_locksTom Herbert
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