aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap1-1/+1
2015-09-15cdc: add header guardsStephen Rothwell2-3/+7
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller1-33/+52
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck1-0/+6
2015-09-15fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller1-2/+28
2015-09-15fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller1-1/+1
2015-09-15fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller3-1/+20
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller1-2/+3
2015-09-15fm10k: remove is_slot_appropriateJacob Keller3-29/+0
2015-09-15fm10k: don't store sw_vid at resetJacob Keller1-3/+0
2015-09-15fm10k: allow creation of VLAN interfaces even while downJacob Keller1-0/+6
2015-09-15fm10k: Report MAC address on driver loadAlexander Duyck1-0/+3
2015-09-15fm10k: Don't assume page fragments are page sizeAlexander Duyck1-6/+1
2015-09-15fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller2-15/+15
2015-09-15fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller1-29/+76
2015-09-15fm10k: only prevent removal of default VID rulesJacob Keller1-2/+2
2015-09-15fm10k: disable service task during suspendJacob Keller1-0/+19
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck4-6/+5
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson1-3/+3
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore1-3/+12
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan5-7/+15
2015-09-15cdc: Fix build warning.David S. Miller1-1/+1
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches1-21/+22
2015-09-15dtb: xgene: Add 2nd 10GbE nodeIyappan Subramanian1-0/+28
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian3-5/+19
2015-09-15cdc-phonet: use common parserOliver Neukum1-23/+4
2015-09-15qmi-wwan: use common parserOliver Neukum1-60/+6
2015-09-15cdc-ether: switch to common CDC parserOliver Neukum1-149/+81
2015-09-15cdc-ncm: use common parserOliver Neukum1-60/+9
2015-09-15CDC: common parser for extra headersOliver Neukum2-0/+185
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N2-0/+16
2015-09-15net: dsa: mv88e6xxx: remove all MACs when disabling a portVivien Didelot1-1/+1
2015-09-15net: dsa: mv88e6xxx: remove addresses when a port leaves a VLANVivien Didelot1-0/+29
2015-09-15net: dsa: mv88e6xxx: flush all addresses when adding a VLANVivien Didelot1-1/+2
2015-09-15net: dsa: mv88e6xxx: flush ATU on initial setupVivien Didelot1-0/+5
2015-09-15net: dsa: mv88e6xxx: rework ATU Flush operationVivien Didelot2-13/+44
2015-09-15net: dsa: mv88e6xxx: extract ATU data write accessVivien Didelot1-19/+24
2015-09-15net: dsa: mv88e6xxx: extract FID write from ATU commandVivien Didelot1-9/+23
2015-09-15net: Allow user to get table id from route lookupDavid Ahern2-4/+9
2015-09-15net: Add FIB table id to rtableDavid Ahern4-0/+13
2015-09-15net: Refactor rtable initializationDavid Ahern1-52/+33
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs1-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet1-1/+1
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin1-3/+3
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma2-26/+42
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig24-169/+28
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig18-98/+25
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig18-146/+19
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig19-99/+39
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig25-569/+70