summaryrefslogtreecommitdiffstats
path: root/Documentation/rapidio (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-24tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng1-3/+5
2017-03-24net: make in_aton() 32-bit internallyAlexey Dobriyan1-1/+1
2017-03-24liquidio: do not reset Octeon if NIC firmware was preloadedFelix Manlunas2-13/+33
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org12-14/+103
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-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-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-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-23qedf: fix wrong le16 conversionArnd Bergmann1-3/+3
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-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-23netvsc: fix and cleanup rndis_filter_set_packet_filterstephen hemminger1-12/+6
2017-03-23netvsc: eliminate unnecessary skb == NULL checksstephen hemminger1-6/+3
2017-03-23netvsc: remove unnecessary lock on shutdownstephen hemminger1-4/+3
2017-03-23netvsc: use refcount_t for keeping track of sub channelsstephen hemminger2-33/+12
2017-03-23netvsc: uses RCU instead of removal flagstephen hemminger3-31/+10
2017-03-23netvsc: use RCU to protect inner device structurestephen hemminger3-24/+57
2017-03-23netvsc: change max channel calculationstephen hemminger2-17/+11
2017-03-23netvsc: handle offline mtu and channel changestephen hemminger1-9/+20