aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-27net: hns3: add support to update flow control settings after autonegPeng Li3-0/+41
2017-12-27net: hns3: add support for set_pauseparamPeng Li4-1/+98
2017-12-27net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang1-0/+4
2017-12-27net: hns3: cleanup mac auto-negotiation state queryFuyun Liang1-24/+0
2017-12-27net: hns3: add handling vlan tag offload in bdPeng Li1-5/+78
2017-12-27net: hns3: add ethtool related offload commandPeng Li3-0/+32
2017-12-27net: hns3: add vlan offload config commandPeng Li3-6/+233
2017-12-27net: hns3: add a mask initialization for mac_vlan tablePeng Li2-1/+48
2017-12-27net: hns3: get rss_size_max from configuration but not hardcodePeng Li3-1/+8
2017-12-27net: hns3: free the ring_data structrue when change tqpsPeng Li1-0/+4
2017-12-27net: hns3: change the returned tqp number by ethtool -xPeng Li1-1/+1
2017-12-27net: hns3: add support to modify tqps numberPeng Li5-0/+240
2017-12-27net: hns3: add support to query tqps numberPeng Li3-0/+33
2017-12-26net: erspan: remove md NULL checkWilliam Tu2-9/+0
2017-12-26tcp: md5: Handle RCU dereference of md5sig_infoMat Martineau1-1/+1
2017-12-26net: dsa: lan9303: lan9303_csr_reg_wait cleanupsEgil Hjelmeland1-8/+5
2017-12-26ipv6: Reinject IPv6 packets if IPsec policy matches after SNATTobias Brunner1-0/+8
2017-12-26enic: add wq clean up budgetGovindarajulu Varadarajan2-2/+4
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-26net: mediatek: remove superfluous pin setup for MT7622 SoCSean Wang2-14/+24
2017-12-26dt-bindings: net: mediatek: add condition to property mediatek, pctlSean Wang1-1/+1
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller202-1137/+2851
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds73-492/+1548
2017-12-21Merge branch 'flow_dissector-Provide-basic-batman-adv-unicast-handling'David S. Miller27-150/+205
2017-12-21flow_dissector: Parse batman-adv unicast headersSven Eckelmann1-0/+57
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann26-30/+29
2017-12-21batman-adv: Remove kernel fixed width types in packet.hSven Eckelmann1-107/+107
2017-12-21batman-adv: Remove usage of BIT(x) in packet.hSven Eckelmann1-12/+11
2017-12-21batman-adv: Let packet.h include its headers directlySven Eckelmann2-2/+2
2017-12-21Merge branch 'sfc-Medford2'David S. Miller7-156/+2435
2017-12-21sfc: expose CTPIO stats on NICs that support themBert Kenward2-0/+67
2017-12-21sfc: expose FEC stats on Medford2Edward Cree2-1/+30
2017-12-21sfc: support variable number of MAC statsEdward Cree5-11/+29
2017-12-21sfc: update MCDI protocol headersEdward Cree1-144/+2309
2017-12-21cxgb4: add new T5 and T6 device id'sGanesh Goudar1-0/+2
2017-12-21net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()Jie Deng1-17/+7
2017-12-21phylink: avoid attaching more than one PHYRussell King1-0/+3
2017-12-21Merge branch 'net-zerocopy-fixes'David S. Miller1-3/+4
2017-12-21skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn1-1/+2
2017-12-21skbuff: orphan frags before zerocopy cloneWillem de Bruijn1-2/+2
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds14-62/+94
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-85/+151
2017-12-21net: ibm: emac: support RGMII-[RX|TX]ID phymodeChristian Lamparter2-4/+7
2017-12-21net: ibm: emac: replace custom PHY_MODE_* macrosChristian Lamparter5-57/+44
2017-12-21net: ibm: emac: replace custom rgmii_mode_name with phy_modesChristian Lamparter1-19/+1
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li4-4/+13
2017-12-21openvswitch: Fix pop_vlan action for double tagged framesEric Garver1-3/+12
2017-12-21Merge branch 'net-sched-extack'David S. Miller35-265/+486
2017-12-21net: sch: sch_drr: add extack supportAlexander Aring1-5/+14
2017-12-21net: sch: sch_cbs: add extack supportAlexander Aring1-7/+16