summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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
2017-03-23netvsc: fix NAPI performance regressionstephen hemminger2-23/+19
2017-03-23liquidio: fix tx completions in napi pollVSR Burru2-17/+22
2017-03-23liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla7-0/+103
2017-03-23net: vmxnet3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-11/+14
2017-03-23net: virtio_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-19/+29
2017-03-23sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter1-1/+1
2017-03-23Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann1-1/+2