aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vDSO (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-05VMXNET3: Check for map error in vmxnet3_set_mcAndy King2-9/+10
2014-09-03openvswitch: distinguish between the dropped and consumed skbLi RongQing1-2/+5
2014-09-02amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas1-1/+1
2014-09-02openvswitch: fix a memory leakLi RongQing1-1/+3
2014-09-02netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOGPablo Neira1-1/+1
2014-09-02bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra1-18/+39
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser3-7/+17
2014-09-02net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-02net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-02net: lpc_eth: Fix crash on ip link upRoland Stigge1-0/+3
2014-09-02tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2-0/+17
2014-09-01cxgb4: Issue mbox commands on correct mboxHariprasad Shenai1-2/+4
2014-09-01cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai1-2/+4
2014-09-01cxgb4: Detect and display firmware reported errorsHariprasad Shenai2-1/+41
2014-09-01cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai3-11/+24
2014-09-01cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai1-1/+10
2014-09-01cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai1-0/+1
2014-09-01stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO1-2/+0
2014-09-01stmmac: fix the rx csum featureGiuseppe CAVALLARO3-3/+31
2014-09-01amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas1-2/+2
2014-09-01amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas1-4/+4
2014-09-01amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2-2/+7
2014-09-01amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas4-3/+12
2014-09-01drivers: net: NET_XGENE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-09-01netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*Pablo Neira Ayuso1-1/+3
2014-08-31stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO1-4/+3
2014-08-31stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO1-0/+5
2014-08-31stmmac: fix LPI TW timer value to 20.5us.nandini sharma1-1/+1
2014-08-31stmmac: fix the EEE LPI Macro definitions.nandini sharma1-4/+4
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2-1/+14
2014-08-29net: attempt a single high order allocationEric Dumazet1-14/+16
2014-08-29mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz2-1/+37
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz3-29/+43
2014-08-29stmmac: fix dma api misuseGiuseppe CAVALLARO5-27/+79
2014-08-29stmmac: ptp: fix the reference clockGiuseppe CAVALLARO4-6/+22
2014-08-29stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO3-3/+3
2014-08-29stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO1-1/+1
2014-08-28ipvs: fix ipv6 hook registration for local repliesJulian Anastasov1-1/+1
2014-08-27phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO1-9/+9
2014-08-27ipvs: properly declare tunnel encapsulationJulian Anastasov1-4/+16
2014-08-25mvneta: Add missing if_vlan.h include.David S. Miller1-0/+1
2014-08-25xen-netback: move netif_napi_add before binding interruptWei Liu1-3/+3
2014-08-25qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-2/+3
2014-08-25mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich1-3/+4
2014-08-25i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-25i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-25ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-25bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich1-3/+4
2014-08-25e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-8/+11
2014-08-25e1000e: Fix TSO with non-accelerated vlansVlad Yasevich1-12/+9