1. 1d76c1d Merge branch 'gue-next' by David S. Miller · 10 years ago
  2. a8d31c1 gue: Receive side of remote checksum offload by Tom Herbert · 10 years ago
  3. b17f709 gue: TX support for using remote checksum offload option by Tom Herbert · 10 years ago
  4. c1aa834 gue: Protocol constants for remote checksum offload by Tom Herbert · 10 years ago
  5. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  6. 5024c33 gue: Add infrastructure for flags and options by Tom Herbert · 10 years ago
  7. 4bcb877 udp: Offload outer UDP tunnel csum if available by Tom Herbert · 10 years ago
  8. 63487ba net: Move fou_build_header into fou.c and refactor by Tom Herbert · 10 years ago
  9. 890b791 Merge branch 'stmmac-next' by David S. Miller · 10 years ago
  10. 98fbebc stmmac: remove BUS_MODE_DA by Giuseppe CAVALLARO · 10 years ago
  11. 50fb4f74 stmmac: remove STMMAC_DEBUG_FS by Giuseppe CAVALLARO · 10 years ago
  12. c0d5406 stmmac: remove specific SoC Koption from platform. by Giuseppe CAVALLARO · 10 years ago
  13. 30349bd net: phy: spi_ks8995: remove sysfs bin file by registered attribute by Vladimir Zapolskiy · 10 years ago
  14. 6cf1093 udp: remove blank line between set and test by Fabian Frederick · 10 years ago
  15. 869ba98 ipv6: trivial, add bracket for the if block by Florent Fourcot · 10 years ago
  16. 05006e8 esp4: remove assignment in if condition by Fabian Frederick · 10 years ago
  17. 90284c2 Merge branch 'ecn_via_routing_table' by David S. Miller · 10 years ago
  18. f7b3bec net: allow setting ecn via routing table by Florian Westphal · 10 years ago
  19. f167338 syncookies: split cookie_check_timestamp() into two functions by Florian Westphal · 10 years ago
  20. 274e2da syncookies: avoid magic values and document which-bit-is-what-option by Florian Westphal · 10 years ago
  21. 436f7c2 igmp: remove camel case definitions by Fabian Frederick · 10 years ago
  22. c18450a udp: remove else after return by Fabian Frederick · 10 years ago
  23. aa1f731 inet: frags: remove inline on static in c file by Fabian Frederick · 10 years ago
  24. 0d3979b ipv4: remove 0/NULL assignment on static by Fabian Frederick · 10 years ago
  25. c9f503b ipv4: use seq_puts instead of seq_printf where possible by Fabian Frederick · 10 years ago
  26. b92022f tcp: spelling s/plugable/pluggable by Fabian Frederick · 10 years ago
  27. 988b134 cipso: remove NULL assignment on static by Fabian Frederick · 10 years ago
  28. 4c787b1 ipv4: include linux/bug.h instead of asm/bug.h by Fabian Frederick · 10 years ago
  29. 4973404 cipso: kerneldoc warning fix by Fabian Frederick · 10 years ago
  30. 56b1742 net: add rbnode to struct sk_buff by Eric Dumazet · 10 years ago
  31. 8ce0c82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  32. ec5a0ec hamradio: 6pack: remove unnecessary check by Sudip Mukherjee · 10 years ago
  33. 4e23576 PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction by Denis Kirjanov · 10 years ago
  34. 547f273 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  35. d475c95 net/mlx4_core: Add retrieval of CONFIG_DEV parameters by Matan Barak · 10 years ago
  36. 1ab25f8 net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages by Ido Shamay · 10 years ago
  37. 5f6e980 net/mlx4_en: Remove RX buffers alignment to IP_ALIGN by Ido Shamay · 10 years ago
  38. 0a98455 net/mlx4_core: Protect port type setting by mutex by Amir Vadai · 10 years ago
  39. 6e80669 net/mlx4_core: Prevent VF from changing port configuration by Saeed Mahameed · 10 years ago
  40. d75b1ad net: less interrupt masking in NAPI by Eric Dumazet · 10 years ago
  41. 4cdb1e2 net: shrink struct softnet_data by Eric Dumazet · 10 years ago
  42. 2089ad0 i40e: properly parse MDET registers by Mitch Williams · 10 years ago
  43. 7a28d88 i40e: configure VM ID in qtx_ctl by Mitch Williams · 10 years ago
  44. 5b5faa4 i40e: enable debug earlier by Shannon Nelson · 10 years ago
  45. 049a2be i40e: better wording for resource tracking errors by Shannon Nelson · 10 years ago
  46. c135b0d i40e: scale msix vector use when more cores than vectors by Shannon Nelson · 10 years ago
  47. 7204a78 i40e: remove debugfs dump stats by Shannon Nelson · 10 years ago
  48. a282bab i40e: avoid disable of interrupt when changing ITR by Jesse Brandeburg · 10 years ago
  49. 1ac1e76 i40evf: Add support for 10G base T parts by Paul M Stillwell Jr · 10 years ago
  50. 320684c i40e: fix link checking logic by Mitch Williams · 10 years ago
  51. 7bdd6f7 i40evf: properly handle multiple AQ messages by Mitch Williams · 10 years ago
  52. 1790ed0 i40e: Add condition to enter fdir flush and reinit by Akeem G Abodunrin · 10 years ago
  53. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. ec1f127 sunhme: Add DMA mapping error checks. by David S. Miller · 10 years ago
  55. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  56. ab01f96 Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  57. 08da742 Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  58. 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 10 years ago
  59. 32e8fd2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  60. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  61. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  62. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  63. 9f58c62 Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  64. 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 7d62728 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  66. 76dfdc2 Merge branches 'acpi-scan' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  67. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. c958f92 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 99a49ce Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  71. 1e5c4bc drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  72. 6f979eb drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  73. 10738ee drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  74. 35532c2 drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  75. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 10 years ago
  76. 0089b74 ethernet: mvneta: Use PHY status standard message by Ezequiel Garcia · 10 years ago
  77. 1e19e08 stmmac: pci: set default of the filter bins by Andy Shevchenko · 10 years ago
  78. 31aa860 bonding: add bond_tx_drop() helper by Eric Dumazet · 10 years ago
  79. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  80. 85b0c6e sunvdc: don't call VD_OP_GET_VTOC by Dwight Engen · 10 years ago
  81. de05c40 mpls: Allow mpls_gso to be built as module by Pravin B Shelar · 10 years ago
  82. f7065f4 mpls: Fix mpls_gso handler. by Pravin B Shelar · 10 years ago
  83. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. 0f4b067 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. bcdfdae Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  86. 4f080f05 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  87. d59c876 r8152: stop submitting intr for -EPROTO by hayeswang · 10 years ago
  88. e55a336 Revert "Input: i8042 - disable active multiplexing by default" by Dmitry Torokhov · 10 years ago
  89. 5f77fc4 Input: altera_ps2 - use correct type for irq return value by Tobias Klauser · 10 years ago
  90. d0269b8 Input: altera_ps2 - write to correct register when disabling interrupts by Tobias Klauser · 10 years ago
  91. fbefc5e Input: max77693-haptic - fix potential overflow by Dmitry Torokhov · 10 years ago
  92. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  93. 127917c netfilter: nft_reject_bridge: restrict reject to prerouting and input by Pablo Neira Ayuso · 10 years ago
  94. 523b929 netfilter: nft_reject_bridge: don't use IP stack to reject traffic by Pablo Neira Ayuso · 10 years ago
  95. 8bfcdf6 netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions by Pablo Neira Ayuso · 10 years ago
  96. 052b949 netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions by Pablo Neira Ayuso · 10 years ago
  97. 4d87716 netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing by Pablo Neira Ayuso · 10 years ago
  98. de11b0e drivers/net: macvtap and tun depend on INET by Ben Hutchings · 10 years ago
  99. 086ba77 tracing/syscalls: Ignore numbers outside NR_syscalls' range by Rabin Vincent · 10 years ago
  100. c1304b2 Merge branch 'ufo-fix' by David S. Miller · 10 years ago