1. d98612b openvswitch: Remove flow member from struct ovs_skb_cb by Lorand Jakab · 10 years ago
  2. 1a4e96a openvswitch: Fix the type of struct ovs_key_nd nd_target field. by Jarno Rajahalme · 10 years ago
  3. e1f9c35 openvswitch: Drop packets when interdev is not up by Chunhe Li · 10 years ago
  4. cc3a5ae openvswitch: Refactor get_dp() function into multiple access APIs. by Andy Zhou · 10 years ago
  5. ca7105f openvswitch: Refactor ovs_flow_cmd_fill_info(). by Joe Stringer · 10 years ago
  6. 738967b openvswitch: refactor do_output() to move NULL check out of fast path by Andy Zhou · 10 years ago
  7. 426cda5 openvswitch: Additional logging for -EINVAL on flow setups. by Jesse Gross · 10 years ago
  8. 1b760fb openvswitch: Remove redundant tcp_flags code. by Joe Stringer · 10 years ago
  9. 9b996e5 openvswitch: Move table destroy to dp-rcu callback. by Pravin B Shelar · 10 years ago
  10. 25cd9ba openvswitch: Add basic MPLS support to kernel by Simon Horman · 10 years ago
  11. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  12. e1b2cb6 fou: Fix typo in returning flags in netlink by Tom Herbert · 10 years ago
  13. 93ffbea r8152: disable the tasklet by default by hayeswang · 10 years ago
  14. 4c672e4 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  15. 1744bea net: Convert SEQ_START_TOKEN/seq_printf to seq_puts by Joe Perches · 10 years ago
  16. e5a2c89 fast_hash: avoid indirect function calls by Hannes Frederic Sowa · 10 years ago
  17. 2c99cd9 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  18. 5cdec67 amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM by Lendacky, Thomas · 10 years ago
  19. 474809b amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM by Lendacky, Thomas · 10 years ago
  20. 0c95a1f amd-xgbe-phy: Sync PCS and PHY modes after reset by Lendacky, Thomas · 10 years ago
  21. a7beaf2 amd-xgbe: Fix a spelling error by Lendacky, Thomas · 10 years ago
  22. f6ac862 amd-xgbe: Add receive side scaling ethtool support by Lendacky, Thomas · 10 years ago
  23. 5b9dfe2 amd-xgbe: Provide support for receive side scaling by Lendacky, Thomas · 10 years ago
  24. 9227dc5 amd-xgbe: Add support for per DMA channel interrupts by Lendacky, Thomas · 10 years ago
  25. 174fd25 amd-xgbe: Implement split header receive support by Lendacky, Thomas · 10 years ago
  26. 08dcc47 amd-xgbe: Use page allocations for Rx buffers by Lendacky, Thomas · 10 years ago
  27. aa96bd3 amd-xgbe: Use the u32 data type for descriptors by Lendacky, Thomas · 10 years ago
  28. a9d4198 amd-xgbe: Rename pre_xmit function to dev_xmit by Lendacky, Thomas · 10 years ago
  29. 4780b7c amd-xgbe: Move ring allocation to device open by Lendacky, Thomas · 10 years ago
  30. 25de466 ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h by WANG Cong · 10 years ago
  31. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  32. 1d76c1d Merge branch 'gue-next' by David S. Miller · 10 years ago
  33. a8d31c1 gue: Receive side of remote checksum offload by Tom Herbert · 10 years ago
  34. b17f709 gue: TX support for using remote checksum offload option by Tom Herbert · 10 years ago
  35. c1aa834 gue: Protocol constants for remote checksum offload by Tom Herbert · 10 years ago
  36. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  37. 5024c33 gue: Add infrastructure for flags and options by Tom Herbert · 10 years ago
  38. 4bcb877 udp: Offload outer UDP tunnel csum if available by Tom Herbert · 10 years ago
  39. 63487ba net: Move fou_build_header into fou.c and refactor by Tom Herbert · 10 years ago
  40. 890b791 Merge branch 'stmmac-next' by David S. Miller · 10 years ago
  41. 98fbebc stmmac: remove BUS_MODE_DA by Giuseppe CAVALLARO · 10 years ago
  42. 50fb4f74 stmmac: remove STMMAC_DEBUG_FS by Giuseppe CAVALLARO · 10 years ago
  43. c0d5406 stmmac: remove specific SoC Koption from platform. by Giuseppe CAVALLARO · 10 years ago
  44. 30349bd net: phy: spi_ks8995: remove sysfs bin file by registered attribute by Vladimir Zapolskiy · 10 years ago
  45. 6cf1093 udp: remove blank line between set and test by Fabian Frederick · 10 years ago
  46. 869ba98 ipv6: trivial, add bracket for the if block by Florent Fourcot · 10 years ago
  47. 05006e8 esp4: remove assignment in if condition by Fabian Frederick · 10 years ago
  48. 90284c2 Merge branch 'ecn_via_routing_table' by David S. Miller · 10 years ago
  49. f7b3bec net: allow setting ecn via routing table by Florian Westphal · 10 years ago
  50. f167338 syncookies: split cookie_check_timestamp() into two functions by Florian Westphal · 10 years ago
  51. 274e2da syncookies: avoid magic values and document which-bit-is-what-option by Florian Westphal · 10 years ago
  52. 436f7c2 igmp: remove camel case definitions by Fabian Frederick · 10 years ago
  53. c18450a udp: remove else after return by Fabian Frederick · 10 years ago
  54. aa1f731 inet: frags: remove inline on static in c file by Fabian Frederick · 10 years ago
  55. 0d3979b ipv4: remove 0/NULL assignment on static by Fabian Frederick · 10 years ago
  56. c9f503b ipv4: use seq_puts instead of seq_printf where possible by Fabian Frederick · 10 years ago
  57. b92022f tcp: spelling s/plugable/pluggable by Fabian Frederick · 10 years ago
  58. 988b134 cipso: remove NULL assignment on static by Fabian Frederick · 10 years ago
  59. 4c787b1 ipv4: include linux/bug.h instead of asm/bug.h by Fabian Frederick · 10 years ago
  60. 4973404 cipso: kerneldoc warning fix by Fabian Frederick · 10 years ago
  61. 56b1742 net: add rbnode to struct sk_buff by Eric Dumazet · 10 years ago
  62. 8ce0c82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  63. ec5a0ec hamradio: 6pack: remove unnecessary check by Sudip Mukherjee · 10 years ago
  64. 4e23576 PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction by Denis Kirjanov · 10 years ago
  65. 547f273 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  66. d475c95 net/mlx4_core: Add retrieval of CONFIG_DEV parameters by Matan Barak · 10 years ago
  67. 1ab25f8 net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages by Ido Shamay · 10 years ago
  68. 5f6e980 net/mlx4_en: Remove RX buffers alignment to IP_ALIGN by Ido Shamay · 10 years ago
  69. 0a98455 net/mlx4_core: Protect port type setting by mutex by Amir Vadai · 10 years ago
  70. 6e80669 net/mlx4_core: Prevent VF from changing port configuration by Saeed Mahameed · 10 years ago
  71. d75b1ad net: less interrupt masking in NAPI by Eric Dumazet · 10 years ago
  72. 4cdb1e2 net: shrink struct softnet_data by Eric Dumazet · 10 years ago
  73. 2089ad0 i40e: properly parse MDET registers by Mitch Williams · 10 years ago
  74. 7a28d88 i40e: configure VM ID in qtx_ctl by Mitch Williams · 10 years ago
  75. 5b5faa4 i40e: enable debug earlier by Shannon Nelson · 10 years ago
  76. 049a2be i40e: better wording for resource tracking errors by Shannon Nelson · 10 years ago
  77. c135b0d i40e: scale msix vector use when more cores than vectors by Shannon Nelson · 10 years ago
  78. 7204a78 i40e: remove debugfs dump stats by Shannon Nelson · 10 years ago
  79. a282bab i40e: avoid disable of interrupt when changing ITR by Jesse Brandeburg · 10 years ago
  80. 1ac1e76 i40evf: Add support for 10G base T parts by Paul M Stillwell Jr · 10 years ago
  81. 320684c i40e: fix link checking logic by Mitch Williams · 10 years ago
  82. 7bdd6f7 i40evf: properly handle multiple AQ messages by Mitch Williams · 10 years ago
  83. 1790ed0 i40e: Add condition to enter fdir flush and reinit by Akeem G Abodunrin · 10 years ago
  84. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. ec1f127 sunhme: Add DMA mapping error checks. by David S. Miller · 10 years ago
  86. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  87. 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
  88. 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
  89. 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 10 years ago
  90. 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
  91. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  92. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  93. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  94. 9f58c62 Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  95. 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
  96. 7d62728 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  97. 76dfdc2 Merge branches 'acpi-scan' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  98. 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
  99. 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
  100. 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