summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org12-14/+103
2017-03-24Merge branch 'systemport-tx-napi-improvements'David S. Miller2-12/+74
2017-03-24net: systemport: Simplify circular pointer arithmeticFlorian Fainelli1-5/+1
2017-03-24net: systemport: Clear status to reduce spurious interruptsFlorian Fainelli1-0/+10
2017-03-24net: systemport: Track per TX ring statisticsFlorian Fainelli2-7/+63
2017-03-24Merge branch 'phy-mdio-split'David S. Miller7-33/+79
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli6-30/+76
2017-03-24net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIOFlorian Fainelli1-1/+1
2017-03-24of_mdio: Correct check against CONFIG_OFFlorian Fainelli1-2/+2
2017-03-24net: sched: choke: remove dead filter classify codeJiri Pirko1-51/+0
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin5-9/+45
2017-03-24isdn: use setup_timerGeliang Tang30-114/+54
2017-03-24Merge branch 'bridge-ext-learned-entries'David S. Miller1-0/+5
2017-03-24net: bridge: allow to add externally learned entries from user-spaceNikolay Aleksandrov1-0/+2
2017-03-24net: bridge: allow SW learn to take over HW fdb entriesNikolay Aleksandrov1-0/+3
2017-03-24mlxsw: Remove debugfs interfaceIdo Schimmel2-315/+0
2017-03-24i40e: make use of hlist_for_each_entry_continueJacob Keller1-11/+4
2017-03-24i40e: document drivers use of ntuple filtersJacob Keller1-0/+72
2017-03-24i40e: add support for SCTPv4 FDir filtersJacob Keller4-0/+93
2017-03-24i40e: implement support for flexible word payloadJacob Keller4-12/+613
2017-03-24i40e: add parsing of flexible filter fields from userdefJacob Keller2-1/+118
2017-03-24i40e: partition the ring_cookie to get VF indexJacob Keller1-34/+40
2017-03-24i40e: allow changing input set for ntuple filtersJacob Keller1-3/+145
2017-03-24i40e: restore default input set for each flow typeJacob Keller2-0/+37
2017-03-24i40e: check current configured input set when adding ntuple filtersJacob Keller2-15/+121
2017-03-24i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINSJacob Keller1-0/+83
2017-03-24sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti1-0/+12
2017-03-24net: dwc-xlgmac: use dual licenseJie Deng1-1/+2
2017-03-24net: dwc-xlgmac: declaration of dual license in headersJie Deng7-28/+14
2017-03-24Merge branch 'bpf-socket-cookie-uid'David S. Miller9-3/+303
2017-03-24A Sample of using socket cookie and uid for traffic monitoringChenbo Feng4-0/+244
2017-03-24Add a eBPF helper function to retrieve socket uidChenbo Feng3-2/+32
2017-03-24Add a helper function to get socket cookie in eBPFChenbo Feng5-3/+29
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller300-2275/+4203
2017-03-23Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-7/+47
2017-03-23qedf: fix wrong le16 conversionArnd Bergmann1-3/+3
2017-03-23Merge branch 'qed-management-interaction-and-feature-changes'David S. Miller3-207/+373
2017-03-23qed: Reserve VF feature before PFMintz, Yuval1-11/+16
2017-03-23qed: Don't waste SBs unused by RoCEMintz, Yuval1-8/+9
2017-03-23qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval1-1/+1
2017-03-23qed: Correct endian order of MAC passed to MFWMintz, Yuval1-2/+11
2017-03-23qed: Pass src/dst sizes when interacting with MFWTomer Tayar2-59/+66
2017-03-23qed: Revise MFW command lockingTomer Tayar2-136/+280
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-28/+16
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds100-612/+1086
2017-03-23ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang1-0/+2
2017-03-23net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2-0/+2
2017-03-23amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas1-12/+12
2017-03-23Merge branch 'netvsc-bug-fixes-and-cleanups'David S. Miller4-156/+138
2017-03-23netvsc: fix and cleanup rndis_filter_set_packet_filterstephen hemminger1-12/+6