aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* Merge branch 'gue-next'David S. Miller2014-11-05
|\
| * gue: Receive side of remote checksum offloadTom Herbert2014-11-05
| * gue: TX support for using remote checksum offload optionTom Herbert2014-11-05
| * gue: Protocol constants for remote checksum offloadTom Herbert2014-11-05
| * udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-05
| * gue: Add infrastructure for flags and optionsTom Herbert2014-11-05
| * udp: Offload outer UDP tunnel csum if availableTom Herbert2014-11-05
| * net: Move fou_build_header into fou.c and refactorTom Herbert2014-11-05
|/
* Merge branch 'stmmac-next'David S. Miller2014-11-05
|\
| * stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO2014-11-05
| * stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2014-11-05
| * stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO2014-11-05
|/
* net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy2014-11-04
* udp: remove blank line between set and testFabian Frederick2014-11-04
* ipv6: trivial, add bracket for the if blockFlorent Fourcot2014-11-04
* esp4: remove assignment in if conditionFabian Frederick2014-11-04
* Merge branch 'ecn_via_routing_table'David S. Miller2014-11-04
|\
| * net: allow setting ecn via routing tableFlorian Westphal2014-11-04
| * syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal2014-11-04
| * syncookies: avoid magic values and document which-bit-is-what-optionFlorian Westphal2014-11-04
|/
* igmp: remove camel case definitionsFabian Frederick2014-11-04
* udp: remove else after returnFabian Frederick2014-11-04
* inet: frags: remove inline on static in c fileFabian Frederick2014-11-04
* ipv4: remove 0/NULL assignment on staticFabian Frederick2014-11-04
* ipv4: use seq_puts instead of seq_printf where possibleFabian Frederick2014-11-04
* tcp: spelling s/plugable/pluggableFabian Frederick2014-11-04
* cipso: remove NULL assignment on staticFabian Frederick2014-11-04
* ipv4: include linux/bug.h instead of asm/bug.hFabian Frederick2014-11-04
* cipso: kerneldoc warning fixFabian Frederick2014-11-04
* net: add rbnode to struct sk_buffEric Dumazet2014-11-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-03
|\
| * i40e: properly parse MDET registersMitch Williams2014-11-03
| * i40e: configure VM ID in qtx_ctlMitch Williams2014-11-03
| * i40e: enable debug earlierShannon Nelson2014-11-03
| * i40e: better wording for resource tracking errorsShannon Nelson2014-11-03
| * i40e: scale msix vector use when more cores than vectorsShannon Nelson2014-11-03
| * i40e: remove debugfs dump statsShannon Nelson2014-11-03
| * i40e: avoid disable of interrupt when changing ITRJesse Brandeburg2014-11-03
| * i40evf: Add support for 10G base T partsPaul M Stillwell Jr2014-11-03
| * i40e: fix link checking logicMitch Williams2014-11-03
| * i40evf: properly handle multiple AQ messagesMitch Williams2014-11-03
| * i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin2014-11-03
* | hamradio: 6pack: remove unnecessary checkSudip Mukherjee2014-11-03
* | PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov2014-11-03
* | Merge branch 'mlx4-next'David S. Miller2014-11-03
|\ \
| * | net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-03
| * | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay2014-11-03
| * | net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-03
| * | net/mlx4_core: Protect port type setting by mutexAmir Vadai2014-11-03