1. 8d74e9f net: avoid skb_warn_bad_offload on IS_ERR by Willem de Bruijn · 7 years ago
  2. c9f1f58 net: sk_pacing_shift_update() helper by Eric Dumazet · 7 years ago
  3. eb79358 net: bridge: use rhashtable for fdbs by Nikolay Aleksandrov · 7 years ago
  4. e8952ba net: phy: marvell10g: remove XGMII as an option for 88x3310 by Russell King · 7 years ago
  5. c132cd8 Merge branch 'r8169-device-managed' by David S. Miller · 7 years ago
  6. 4cf964a r8169: remove netif_napi_del in probe error path by Heiner Kallweit · 7 years ago
  7. 4c45d24 r8169: switch to device-managed functions in probe by Heiner Kallweit · 7 years ago
  8. fc0f9f4 PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi() by Heiner Kallweit · 7 years ago
  9. ec94c26 tcp/dccp: avoid one atomic operation for timewait hashdance by Eric Dumazet · 7 years ago
  10. 1e75701 Merge branch 'rmnet-Configuration-options' by David S. Miller · 7 years ago
  11. 23790ef net: qualcomm: rmnet: Allow to configure flags for existing devices by Subash Abhinov Kasiviswanathan · 7 years ago
  12. 6b8ecc2 net: qualcomm: rmnet: Allow to configure flags for new devices by Subash Abhinov Kasiviswanathan · 7 years ago
  13. 74692ca net: qualcomm: rmnet: Process packets over ethernet by Subash Abhinov Kasiviswanathan · 7 years ago
  14. e971a9a net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real dev by Subash Abhinov Kasiviswanathan · 7 years ago
  15. 8de721e net: qualcomm: rmnet: Remove the some redundant macros by Subash Abhinov Kasiviswanathan · 7 years ago
  16. cf2fe57 net: qualcomm: rmnet: Remove the rmnet_map_results enum by Subash Abhinov Kasiviswanathan · 7 years ago
  17. b4f70c3 tcp: allow TLP in ECN CWR by Neal Cardwell · 7 years ago
  18. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  19. cdc0974 Merge branch 'hv_netvsc-Fix-default-and-limit-of-recv-buffer' by David S. Miller · 7 years ago
  20. 41f61db hv_netvsc: Fix the TX/RX buffer default sizes by Haiyang Zhang · 7 years ago
  21. 11b2b65 hv_netvsc: Fix the receive buffer size limit by Haiyang Zhang · 7 years ago
  22. f93ea3b Merge branch 'fec-fix-refclk-enable-for-SMSC-LAN8710-20' by David S. Miller · 7 years ago
  23. 1b0a83a net: fec: add phy_reset_after_clk_enable() support by Richard Leitner · 7 years ago
  24. 7f64e5b net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag by Richard Leitner · 7 years ago
  25. a966849 phylib: add reset after clk enable support by Richard Leitner · 7 years ago
  26. 3a30ae6 phylib: Add device reset delay support by Richard Leitner · 7 years ago
  27. 9cca5d2 Merge branch 'mvpp2-various-improvements' by David S. Miller · 7 years ago
  28. 8616228 net: mvpp2: adjust the coalescing parameters by Antoine Tenart · 7 years ago
  29. 24b28cc net: mvpp2: report the tx-usec coalescing information to ethtool by Antoine Tenart · 7 years ago
  30. 385c284 net: mvpp2: align values in ethtool get_coalesce by Antoine Tenart · 7 years ago
  31. 7cf87e4 net: mvpp2: split the max ring size from the default one by Yan Markman · 7 years ago
  32. b70d4a5 net: mvpp2: only free the TSO header buffers when it was allocated by Antoine Tenart · 7 years ago
  33. 48d79b4 Merge branch 'tcp-better-receiver-autotuning' by David S. Miller · 7 years ago
  34. c3916ad tcp: smoother receiver autotuning by Eric Dumazet · 7 years ago
  35. 607065b tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  36. 02db557 tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  37. c360f2b forcedeth: remove unnecessary structure member by Zhu Yanjun · 7 years ago
  38. 23202e0 Merge branch 'nfp-dead-code-clean-ups-and-slight-improvements' by David S. Miller · 7 years ago
  39. 92a54f4 nfp: debug dump - decrease endian conversions by Carl Heymann · 7 years ago
  40. 197171e nfp: flower: remove unused defines by John Hurley · 7 years ago
  41. a427673 nfp: flower: remove dead code paths by John Hurley · 7 years ago
  42. de7d954 nfp: flower: do not assume mac/mpls matches by John Hurley · 7 years ago
  43. 24fd319 dt-bindings: fec: Make the phy-reset-gpio polarity explicit by Fabio Estevam · 7 years ago
  44. b9622ed Merge branch 'sctp-stream-interleave-part-1' by David S. Miller · 7 years ago
  45. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  46. 65f5e35 sctp: implement abort_pd for sctp_stream_interleave by Xin Long · 7 years ago
  47. be4e0ce sctp: implement start_pd for sctp_stream_interleave by Xin Long · 7 years ago
  48. 94014e8 sctp: implement renege_events for sctp_stream_interleave by Xin Long · 7 years ago
  49. 9162e0e sctp: implement enqueue_event for sctp_stream_interleave by Xin Long · 7 years ago
  50. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  51. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago
  52. 668c9be sctp: implement assign_number for sctp_stream_interleave by Xin Long · 7 years ago
  53. 0c3f6f6 sctp: implement make_datafrag for sctp_stream_interleave by Xin Long · 7 years ago
  54. ad05a7a sctp: add basic structures and make chunk function for idata by Xin Long · 7 years ago
  55. 96b120b sctp: add asoc intl_enable negotiation during 4 shakehands by Xin Long · 7 years ago
  56. 772a586 sctp: add stream interleave enable members and sockopt by Xin Long · 7 years ago
  57. 92ff426 ipvlan: add L2 check for packets arriving via virtual devices by Mahesh Bandewar · 7 years ago
  58. b1042d3 netlink: convert netlink tap spinlock to mutex by Cong Wang · 7 years ago
  59. 25e3f70 netlink: make netlink tap per netns by Cong Wang · 7 years ago
  60. 9944a0f Merge branch 'rhashtable-New-features-in-walk-and-bucket' by David S. Miller · 7 years ago
  61. 64e0cd0 rhashtable: Call library function alloc_bucket_locks by Tom Herbert · 7 years ago
  62. 92f36cc spinlock: Add library function to allocate spinlock buckets array by Tom Herbert · 7 years ago
  63. 2b86093 rhashtable: abstract out function to get hash by Tom Herbert · 7 years ago
  64. 2db54b4 rhashtable: Add rhastable_walk_peek by Tom Herbert · 7 years ago
  65. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  66. a0b586f rtnetlink: fix typo in GSO max segments by Stephen Hemminger · 7 years ago
  67. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  68. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  69. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  70. 77071bc Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  71. 4066aa7 Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  72. 7267212 Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  73. 78d9b04 Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  74. 900add2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  75. 32abeb0 Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  76. d90696e Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  77. fd29117 Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  78. 5e54b3c macvlan: fix memory hole in macvlan_dev by Girish Moodalbail · 7 years ago
  79. 03afb6e Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  80. 936e5d8 slip: sl_alloc(): remove unused parameter "dev_t line" by Marc Kleine-Budde · 7 years ago
  81. 8a7b741 net: mvpp2: fix the RSS table entry offset by Antoine Tenart · 7 years ago
  82. 2deeb49 Merge branch 'cxgb4-collect-hardware-logs-via-ethtool' by David S. Miller · 7 years ago
  83. 6078ab1 cxgb4: collect PCIe configuration logs by Rahul Lakkireddy · 7 years ago
  84. 736c3b9 cxgb4: collect egress and ingress SGE queue contexts by Rahul Lakkireddy · 7 years ago
  85. c121965 cxgb4: skip TX and RX payload regions in memory dumps by Rahul Lakkireddy · 7 years ago
  86. 4db0401 cxgb4: collect HMA memory dump by Rahul Lakkireddy · 7 years ago
  87. a1c6952 cxgb4: collect MC memory dump by Rahul Lakkireddy · 7 years ago
  88. 123e25c cxgb4: collect on-chip memory information by Rahul Lakkireddy · 7 years ago
  89. 62fd8b1 Merge branch 'veth-and-GSO-maximums' by David S. Miller · 7 years ago
  90. 72d24955 veth: set peer GSO values by Stephen Hemminger · 7 years ago
  91. 46e6b99 rtnetlink: allow GSO maximums to be set on device creation by Stephen Hemminger · 7 years ago
  92. 5a6a044 net: stmmac: fix broken dma_interrupt handling for multi-queues by Niklas Cassel · 7 years ago
  93. b7e445a Merge branch 'tcp-RACK-loss-recovery-bug-fixes' by David S. Miller · 7 years ago
  94. 6065fd0 tcp: evaluate packet losses upon RTT change by Yuchung Cheng · 7 years ago
  95. 428aec5 tcp: fix off-by-one bug in RACK by Yuchung Cheng · 7 years ago
  96. cd1fc85 tcp: always evaluate losses in RACK upon undo by Yuchung Cheng · 7 years ago
  97. 0ce294d tcp: correctly test congestion state in RACK by Yuchung Cheng · 7 years ago
  98. 2e8d243 net: dsa: lan9303: Protect ALR operations with mutex by Egil Hjelmeland · 7 years ago
  99. df45bf8 net: sched: fix use-after-free in tcf_block_put_ext by Jiri Pirko · 7 years ago
  100. 2edbdb3 bnxt_en: Fix sources of spurious netpoll warnings by Calvin Owens · 7 years ago