summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fou: Fix typo in returning flags in netlinkTom Herbert2014-11-053-3/+3
* r8152: disable the tasklet by defaulthayeswang2014-11-051-2/+6
* ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-052-10/+10
* net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches2014-11-053-12/+3
* fast_hash: avoid indirect function callsHannes Frederic Sowa2014-11-056-93/+98
* Merge branch 'amd-xgbe-next'David S. Miller2014-11-0511-277/+955
|\
| * amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas2014-11-051-1/+1
| * amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas2014-11-051-1/+1
| * amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas2014-11-051-1/+2
| * amd-xgbe: Fix a spelling errorLendacky, Thomas2014-11-051-2/+2
| * amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-053-0/+96
| * amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-055-2/+233
| * amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-055-51/+219
| * amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-055-111/+201
| * amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-054-127/+196
| * amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas2014-11-051-4/+4
| * amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-053-6/+6
| * amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-053-70/+93
|/
* ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2014-11-052-10/+10
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-0543-57/+58
* Merge branch 'gue-next'David S. Miller2014-11-0515-118/+565
|\
| * gue: Receive side of remote checksum offloadTom Herbert2014-11-051-9/+161
| * gue: TX support for using remote checksum offload optionTom Herbert2014-11-053-4/+46
| * gue: Protocol constants for remote checksum offloadTom Herbert2014-11-051-1/+4
| * udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-059-6/+29
| * gue: Add infrastructure for flags and optionsTom Herbert2014-11-052-53/+189
| * udp: Offload outer UDP tunnel csum if availableTom Herbert2014-11-051-16/+36
| * net: Move fou_build_header into fou.c and refactorTom Herbert2014-11-054-49/+120
|/
* Merge branch 'stmmac-next'David S. Miller2014-11-056-97/+16
|\
| * stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO2014-11-052-14/+0
| * stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2014-11-052-15/+7
| * stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO2014-11-054-68/+9
|/
* net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy2014-11-041-1/+3
* udp: remove blank line between set and testFabian Frederick2014-11-041-1/+0
* ipv6: trivial, add bracket for the if blockFlorent Fourcot2014-11-041-2/+2
* esp4: remove assignment in if conditionFabian Frederick2014-11-041-1/+3
* Merge branch 'ecn_via_routing_table'David S. Miller2014-11-045-44/+87
|\
| * net: allow setting ecn via routing tableFlorian Westphal2014-11-045-17/+31
| * syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal2014-11-043-18/+27
| * syncookies: avoid magic values and document which-bit-is-what-optionFlorian Westphal2014-11-041-15/+35
|/
* igmp: remove camel case definitionsFabian Frederick2014-11-041-14/+14
* udp: remove else after returnFabian Frederick2014-11-041-6/+6
* inet: frags: remove inline on static in c fileFabian Frederick2014-11-041-8/+8
* ipv4: remove 0/NULL assignment on staticFabian Frederick2014-11-041-8/+8
* ipv4: use seq_puts instead of seq_printf where possibleFabian Frederick2014-11-041-3/+3
* tcp: spelling s/plugable/pluggableFabian Frederick2014-11-041-1/+1
* cipso: remove NULL assignment on staticFabian Frederick2014-11-041-1/+3
* ipv4: include linux/bug.h instead of asm/bug.hFabian Frederick2014-11-041-1/+1
* cipso: kerneldoc warning fixFabian Frederick2014-11-041-1/+1
* net: add rbnode to struct sk_buffEric Dumazet2014-11-032-27/+20
OpenPOWER on IntegriCloud