aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-06stmmac: pci: convert to use dev_* macrosAndy Shevchenko1-4/+4
2014-11-06stmmac: pci: use managed resourcesAndy Shevchenko1-33/+10
2014-11-06stmmac: pci: convert to use dev_pm_opsAndy Shevchenko1-16/+11
2014-11-06stmmac: pci: use defined constant instead of magic numberAndy Shevchenko1-1/+1
2014-11-06stmmac: fix sparse warningsAndy Shevchenko2-3/+6
2014-11-06ip6_tunnel: Add support for wildcard tunnel endpoints.Steffen Klassert1-1/+40
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert4-12/+26
2014-11-05fou: Fix typo in returning flags in netlinkTom Herbert3-3/+3
2014-11-05r8152: disable the tasklet by defaulthayeswang1-2/+6
2014-11-05ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2-10/+10
2014-11-05net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches3-12/+3
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa6-93/+98
2014-11-05amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas1-1/+1
2014-11-05amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas1-1/+1
2014-11-05amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas1-1/+2
2014-11-05amd-xgbe: Fix a spelling errorLendacky, Thomas1-2/+2
2014-11-05amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas3-0/+96
2014-11-05amd-xgbe: Provide support for receive side scalingLendacky, Thomas5-2/+233
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas5-51/+219
2014-11-05amd-xgbe: Implement split header receive supportLendacky, Thomas5-111/+201
2014-11-05amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas4-127/+196
2014-11-05amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas1-4/+4
2014-11-05amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas3-6/+6
2014-11-05amd-xgbe: Move ring allocation to device openLendacky, Thomas3-70/+93
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2-10/+10
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller43-57/+58
2014-11-05gue: Receive side of remote checksum offloadTom Herbert1-9/+161
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert3-4/+46
2014-11-05gue: Protocol constants for remote checksum offloadTom Herbert1-1/+4
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert9-6/+29
2014-11-05gue: Add infrastructure for flags and optionsTom Herbert2-53/+189
2014-11-05udp: Offload outer UDP tunnel csum if availableTom Herbert1-16/+36
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert4-49/+120
2014-11-05stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO2-14/+0
2014-11-05stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2-15/+7
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO4-68/+9
2014-11-04net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy1-1/+3
2014-11-04udp: remove blank line between set and testFabian Frederick1-1/+0
2014-11-04ipv6: trivial, add bracket for the if blockFlorent Fourcot1-2/+2
2014-11-04esp4: remove assignment in if conditionFabian Frederick1-1/+3
2014-11-04net: allow setting ecn via routing tableFlorian Westphal5-17/+31
2014-11-04syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal3-18/+27
2014-11-04syncookies: avoid magic values and document which-bit-is-what-optionFlorian Westphal1-15/+35
2014-11-04igmp: remove camel case definitionsFabian Frederick1-14/+14
2014-11-04udp: remove else after returnFabian Frederick1-6/+6
2014-11-04inet: frags: remove inline on static in c fileFabian Frederick1-8/+8
2014-11-04ipv4: remove 0/NULL assignment on staticFabian Frederick1-8/+8
2014-11-04ipv4: use seq_puts instead of seq_printf where possibleFabian Frederick1-3/+3
2014-11-04tcp: spelling s/plugable/pluggableFabian Frederick1-1/+1
2014-11-04cipso: remove NULL assignment on staticFabian Frederick1-1/+3