1. aec1592 openvswitch: Use dev_queue_xmit for vport send. by Pravin B Shelar · 9 years ago
  2. 99e28f1 openvswitch: Fix incorrect type use. by Pravin B Shelar · 9 years ago
  3. 721daeb Merge branch 'bpf-perf' by David S. Miller · 9 years ago
  4. 3911169 samples: bpf: add bpf_perf_event_output example by Alexei Starovoitov · 9 years ago
  5. a43eec3 bpf: introduce bpf_perf_event_output() helper by Alexei Starovoitov · 9 years ago
  6. fa128e6 perf: pad raw data samples automatically by Alexei Starovoitov · 9 years ago
  7. 63b11e7 ipvlan: read direct ifindex instead of iflink by Brenden Blanco · 9 years ago
  8. dbf650b tcp: fastopen: limit max_qlen by Eric Dumazet · 9 years ago
  9. e2aacd9 net: mdio-gpio: move platform data header by Vivien Didelot · 9 years ago
  10. 844338e ARM: gemini: remove unnecessary mdio-gpio includes by Vivien Didelot · 9 years ago
  11. c6aa74d net: hisilicon: fix ptr_ret.cocci warnings by Wu Fengguang · 9 years ago
  12. feec0cb ipv6: gro: support sit protocol by Eric Dumazet · 9 years ago
  13. 8f3af27 net: dummy: add more features by Eric Dumazet · 9 years ago
  14. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  15. 6ac311a Adding switchdev ageing notification on port bridged by Elad Raz · 9 years ago
  16. eb9fae3 Merge branch 'tcp-rack' by David S. Miller · 9 years ago
  17. 4f41b1c tcp: use RACK to detect losses by Yuchung Cheng · 9 years ago
  18. 659a8ad tcp: track the packet timings in RACK by Yuchung Cheng · 9 years ago
  19. 625a5e1 tcp: skb_mstamp_after helper by Yuchung Cheng · 9 years ago
  20. 77c6312 tcp: add tcp_tsopt_ecr_before helper by Yuchung Cheng · 9 years ago
  21. af82f4e tcp: remove tcp_mark_lost_retrans() by Yuchung Cheng · 9 years ago
  22. f672258 tcp: track min RTT using windowed min-filter by Yuchung Cheng · 9 years ago
  23. 9e45a3e tcp: apply Kern's check on RTTs used for congestion control by Yuchung Cheng · 9 years ago
  24. c8fdc32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  25. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  26. a1f192c i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25 by Catherine Sullivan · 9 years ago
  27. 6f66a48 i40e: declare rather than initialize int object by Jean Sacren · 9 years ago
  28. 2bc11c6 i40e: fix kernel-doc argument name by Jean Sacren · 9 years ago
  29. 52e9689 i40e: Move error message to debug level by Catherine Sullivan · 9 years ago
  30. 3ce12ee i40e: Fix order of checks when enabling/disabling autoneg in ethtool by Catherine Sullivan · 9 years ago
  31. a03dc36 i40e/i40evf: Fix an accidental error with BIT_ULL replacement by Anjali Singhai Jain · 9 years ago
  32. 8589af7 i40e: fix for PHY NVM interaction problem by Carolyn Wyborny · 9 years ago
  33. bcab2db i40e: Fix for Tools loopback test failing after driver load by Carolyn Wyborny · 9 years ago
  34. ee2319c i40e/i40evf: adjust interrupt throttle less frequently by Jesse Brandeburg · 9 years ago
  35. c56625d i40e/i40evf: change dynamic interrupt thresholds by Jesse Brandeburg · 9 years ago
  36. 51cc6d9 i40e/i40evf: fix bug in throttle rate math by Jesse Brandeburg · 9 years ago
  37. 8f5e39c i40e/i40evf: refactor IRQ enable function by Jesse Brandeburg · 9 years ago
  38. b9029e9 i40evf: don't give up by Mitch Williams · 9 years ago
  39. 5d3465a i40e/i40evf: use napi_schedule_irqoff() by Alexander Duyck · 9 years ago
  40. 07f89be i40e: Fix basic support for X722 devices by Anjali Singhai · 9 years ago
  41. d08f555 i40evf: fix overlong BIT defines by Jesse Brandeburg · 9 years ago
  42. 2165903 i40e: Lock for VSI's MAC filter list by Kiran Patil · 9 years ago
  43. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  44. 37850e3 net: bcmgenet: Fix early link interrupt enabling by Florian Fainelli · 9 years ago
  45. afc050d Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  46. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  47. 7b4b000 RDS: fix rds-ping deadlock over TCP transport by santosh.shilimkar@oracle.com · 9 years ago
  48. e277de5 tunnels: Don't require remote endpoint or ID during creation. by Jesse Gross · 9 years ago
  49. b3958b9 uapi: add mpls_iptunnel.h by stephen hemminger · 9 years ago
  50. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  51. 740dbc2 openvswitch: Scrub skb between namespaces by Joe Stringer · 9 years ago
  52. a5d6f7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  53. 951b5d9 net: hix5hd2_gmac: avoid integer overload warning by Arnd Bergmann · 9 years ago
  54. 876133d net: hisilicon: add OF dependency by Arnd Bergmann · 9 years ago
  55. 119c7ad net: hisilicon: include linux/vmalloc.h in dsaf by Arnd Bergmann · 9 years ago
  56. a679dbb Merge branch 'hns-fixes' by David S. Miller · 9 years ago
  57. 90a505b net: hns: fixes a bug about timeout by pause frame by lisheng · 9 years ago
  58. 20ddb1d net: hns: fixes the issue by using ethtool -s by Chenny Xu · 9 years ago
  59. 4639a3b Merge branch 'hsi-fixes' by David S. Miller · 9 years ago
  60. abc2b10 net: hisilicon fix a bug on Hisilicon Network Subsystem by huangdaode · 9 years ago
  61. 31bbd77 net: hisilicon rm hnae sysfs interface by huangdaode · 9 years ago
  62. 833b8f1 xen-netback: correctly check failed allocation by Insu Yun · 9 years ago
  63. 80083a3 net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter by Chia-Sheng Chang · 9 years ago
  64. b89eb1f net: phy: bcm-phy-lib: Fix module license issue by Arun Parameswaran · 9 years ago
  65. db65a3a netlink: Trim skb to alloc size to avoid MSG_TRUNC by Arad, Ronen · 9 years ago
  66. 26fb342 ipconfig: send Client-identifier in DHCP requests by Li RongQing · 9 years ago
  67. 7379047 Linux 4.3-rc6 by Linus Torvalds · 9 years ago
  68. c44b325 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  69. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 9 years ago
  70. 81429a6 Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  72. c7c49b8 net: add pfmemalloc check in sk_add_backlog() by Eric Dumazet · 9 years ago
  73. 16c8b9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  74. 4f3f957 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  75. 045ce74 Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  76. 6aa8ca4 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  77. 59bcce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  78. a4c4c49 Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  79. 8b7b56f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  80. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  81. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  82. 934ed25 sh: add copy_user_page() alias for __copy_user() by Ross Zwisler · 9 years ago
  83. 1fd4e5c lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE by Andrew Morton · 9 years ago
  84. 0f90cc6 mm, dax: fix DAX deadlocks by Ross Zwisler · 9 years ago
  85. 424cdc1 memcg: convert threshold to bytes by Shaohua Li · 9 years ago
  86. 8d740a3 builddeb: remove debian/files before build by Riku Voipio · 9 years ago
  87. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  88. c8d71d0 netfilter: ipv4: whitespace around operators by Ian Morris · 9 years ago
  89. 24cebe3 netfilter: ipv4: code indentation by Ian Morris · 9 years ago
  90. 6c28255 netfilter: ipv4: function definition layout by Ian Morris · 9 years ago
  91. 27951a0 netfilter: ipv4: ternary operator layout by Ian Morris · 9 years ago
  92. 19f0a60 netfilter: ipv4: label placement by Ian Morris · 9 years ago
  93. 008027c netfilter: turn NF_HOOK into an inline function by Arnd Bergmann · 9 years ago
  94. 81b4325 netfilter: nf_queue: remove rcu_read_lock calls by Florian Westphal · 9 years ago
  95. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  96. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  97. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  98. 0d9fde4 rbd: set max_sectors explicitly by Ilya Dryomov · 9 years ago
  99. 4be3158 Merge branch 'mlxsw-spectrum' by David S. Miller · 9 years ago
  100. 56ade8f mlxsw: spectrum: Add initial support for Spectrum ASIC by Jiri Pirko · 9 years ago