summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-05fou: Fix typo in returning flags in netlinkTom Herbert
2014-11-05r8152: disable the tasklet by defaulthayeswang
2014-11-05ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2014-11-05net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-11-05Merge branch 'amd-xgbe-next'David S. Miller
2014-11-05amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas
2014-11-05amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas
2014-11-05amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas
2014-11-05amd-xgbe: Fix a spelling errorLendacky, Thomas
2014-11-05amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas
2014-11-05amd-xgbe: Provide support for receive side scalingLendacky, Thomas
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas
2014-11-05amd-xgbe: Implement split header receive supportLendacky, Thomas
2014-11-05amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas
2014-11-05amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas
2014-11-05amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas
2014-11-05amd-xgbe: Move ring allocation to device openLendacky, Thomas
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05Merge branch 'gue-next'David S. Miller
2014-11-05gue: Receive side of remote checksum offloadTom Herbert
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert
2014-11-05gue: Protocol constants for remote checksum offloadTom Herbert
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-11-05gue: Add infrastructure for flags and optionsTom Herbert
2014-11-05udp: Offload outer UDP tunnel csum if availableTom Herbert
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert
2014-11-05Merge branch 'stmmac-next'David S. Miller
2014-11-05stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO
2014-11-05stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO
2014-11-04net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy
2014-11-04udp: remove blank line between set and testFabian Frederick
2014-11-04ipv6: trivial, add bracket for the if blockFlorent Fourcot
2014-11-04esp4: remove assignment in if conditionFabian Frederick
2014-11-04Merge branch 'ecn_via_routing_table'David S. Miller
2014-11-04net: allow setting ecn via routing tableFlorian Westphal
2014-11-04syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal
2014-11-04syncookies: avoid magic values and document which-bit-is-what-optionFlorian Westphal
2014-11-04igmp: remove camel case definitionsFabian Frederick
2014-11-04udp: remove else after returnFabian Frederick
2014-11-04inet: frags: remove inline on static in c fileFabian Frederick
2014-11-04ipv4: remove 0/NULL assignment on staticFabian Frederick
2014-11-04ipv4: use seq_puts instead of seq_printf where possibleFabian Frederick
2014-11-04tcp: spelling s/plugable/pluggableFabian Frederick
2014-11-04cipso: remove NULL assignment on staticFabian Frederick
2014-11-04ipv4: include linux/bug.h instead of asm/bug.hFabian Frederick