summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-036-117/+51
|\
| * i40e: properly parse MDET registersMitch Williams2014-11-031-5/+7
| * i40e: configure VM ID in qtx_ctlMitch Williams2014-11-031-2/+6
| * i40e: enable debug earlierShannon Nelson2014-11-031-0/+5
| * i40e: better wording for resource tracking errorsShannon Nelson2014-11-031-6/+8
| * i40e: scale msix vector use when more cores than vectorsShannon Nelson2014-11-031-4/+7
| * i40e: remove debugfs dump statsShannon Nelson2014-11-031-91/+2
| * i40e: avoid disable of interrupt when changing ITRJesse Brandeburg2014-11-031-2/+0
| * i40evf: Add support for 10G base T partsPaul M Stillwell Jr2014-11-032-0/+2
| * i40e: fix link checking logicMitch Williams2014-11-031-4/+7
| * i40evf: properly handle multiple AQ messagesMitch Williams2014-11-031-3/+1
| * i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin2014-11-031-0/+6
* | hamradio: 6pack: remove unnecessary checkSudip Mukherjee2014-11-031-2/+1
* | PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov2014-11-033-0/+13
* | Merge branch 'mlx4-next'David S. Miller2014-11-039-26/+190
|\ \
| * | net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-036-7/+139
| * | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay2014-11-031-3/+4
| * | net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-032-13/+4
| * | net/mlx4_core: Protect port type setting by mutexAmir Vadai2014-11-031-1/+8
OpenPOWER on IntegriCloud