summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed2014-11-033-2/+35
|/ /
* | net: less interrupt masking in NAPIEric Dumazet2014-11-031-25/+43
* | net: shrink struct softnet_dataEric Dumazet2014-11-031-7/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01884-8410/+18904
|\
| * sunhme: Add DMA mapping error checks.David S. Miller2014-11-011-5/+57
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-3112-29/+302
| |\
| | * Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-313-10/+275
| | * Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
| | * Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1