1. 26285f1 Merge branch 'Unlock-new-potential-in-SJA1105-with-PTP-system-timestamping' by David S. Miller · 5 years ago
  2. af580ae net: dsa: sja1105: Disallow management xmit during switch reset by Vladimir Oltean · 5 years ago
  3. 6cf99c1 net: dsa: sja1105: Restore PTP time after switch reset by Vladimir Oltean · 5 years ago
  4. 34d76e9 net: dsa: sja1105: Implement the .gettimex64 system call for PTP by Vladimir Oltean · 5 years ago
  5. 7941af9 Merge branch 'r8169-improve-PHY-configuration' by David S. Miller · 5 years ago
  6. afa2642 r8169: remove rtl8168c_4_hw_phy_config by Heiner Kallweit · 5 years ago
  7. 0721914 r8169: add helper r8168d_modify_extpage by Heiner Kallweit · 5 years ago
  8. 3a129e3 r8169: switch to phylib functions in more places by Heiner Kallweit · 5 years ago
  9. b5e189b4 r8169: add helper r8168d_phy_param by Heiner Kallweit · 5 years ago
  10. 8bfdce1 r8169: add helper r8168g_phy_param by Heiner Kallweit · 5 years ago
  11. 727b366 net: sfp: rework upstream interface by Russell King · 5 years ago
  12. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  13. 0058b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  14. 5cb8418 Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  15. a2582cd Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
  16. 0843aa8 ixgbe: need_wakeup flag might not be set for Tx by Magnus Karlsson · 5 years ago
  17. 7056395 i40e: need_wakeup flag might not be set for Tx by Magnus Karlsson · 5 years ago
  18. 6acab13 igb/igc: use ktime accessors for skb->tstamp by Jacob Keller · 5 years ago
  19. 4c9da6f i40e: Fix for ethtool -m issue on X722 NIC by Arkadiusz Kubalewski · 5 years ago
  20. 4eda4e0 iavf: initialize ITRN registers with correct values by Nicholas Nunley · 5 years ago
  21. 615457a ice: fix potential infinite loop because loop counter being too small by Colin Ian King · 5 years ago
  22. 92da362 Merge branch 'sctp-rfc7829' by David S. Miller · 5 years ago
  23. d467ac0 sctp: add SCTP_PEER_ADDR_THLDS_V2 sockopt by Xin Long · 5 years ago
  24. 34515e9 sctp: add support for Primary Path Switchover by Xin Long · 5 years ago
  25. 8d2a693 sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt by Xin Long · 5 years ago
  26. 768e151 sctp: add SCTP_ADDR_POTENTIALLY_FAILED notification by Xin Long · 5 years ago
  27. aef587b sctp: add pf_expose per netns and sock and asoc by Xin Long · 5 years ago
  28. a0c7634 devlink: disallow reload operation during device cleanup by Jiri Pirko · 5 years ago
  29. f95e6c9 selftest: net: add alternative names test by Jiri Pirko · 5 years ago
  30. deabc87 qede: fix NULL pointer deref in __qede_remove() by Manish Chopra · 5 years ago
  31. b756ad9 packet: fix data-race in fanout_flow_is_huge() by Eric Dumazet · 5 years ago
  32. 1c8f11d Merge branch 'TIPC-Encryption' by David S. Miller · 5 years ago
  33. e1f3219 tipc: add support for AEAD key setting via netlink by Tuong Lien · 5 years ago
  34. fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
  35. 134bdac tipc: add new AEAD key structure for user API by Tuong Lien · 5 years ago
  36. 4cbf8ac tipc: enable creating a "preliminary" node by Tuong Lien · 5 years ago
  37. 2a7ee69 tipc: add reference counter to bearer by Tuong Lien · 5 years ago
  38. 1b53d64 net: fix data-race in neigh_event_send() by Eric Dumazet · 5 years ago
  39. f1ff4e8 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  40. abf6c39 Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  41. 65de03e cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 5 years ago
  42. bbab7ef net: icmp: fix data-race in cmp_global_allow() by Eric Dumazet · 5 years ago
  43. 0689acf Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  44. 90b2be2 net/sched: annotate lockless accesses to qdisc->empty by Eric Dumazet · 5 years ago
  45. ad8a722 vsock/virtio: fix sock refcnt holding during the shutdown by Stefano Garzarella · 5 years ago
  46. fb0254b ice: print opcode when printing controlq errors by Jacob Keller · 5 years ago
  47. faa0172 ice: use more accurate ICE_DBG mask types by Jacob Keller · 5 years ago
  48. 964674f ice: Introduce and use ice_vsi_type_str by Anirudh Venkataramanan · 5 years ago
  49. 87a2e49 ice: remove unnecessary conditional check by Bruce Allan · 5 years ago
  50. 893869d ice: Update enum ice_flg64_bits to current specification by Brett Creeley · 5 years ago
  51. 88bb432 ice: delay less by Mitch Williams · 5 years ago
  52. e000248 ice: use pkg_dwnld_status instead of sq_last_status by Bruce Allan · 5 years ago
  53. b791cdd ice: Change max MSI-x vector_id check in cfg_irq_map by Brett Creeley · 5 years ago
  54. ec4f5a4 ice: Check if VF is disabled for Opcode and other operations by Akeem G Abodunrin · 5 years ago
  55. 241c8cf ice: configure software LLDP in ice_init_pf_dcb by Paul Greenwalt · 5 years ago
  56. c0a3665 ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx by Usha Ketineni · 5 years ago
  57. 5f8cc35 ice: avoid setting features during reset by Henry Tieman · 5 years ago
  58. b94b013 ice: Implement DCBNL support by Dave Ertman · 5 years ago
  59. 1ddef45 ice: Add NDO callback to set the maximum per-queue bitrate by Usha Ketineni · 5 years ago
  60. 9d614b6 ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow by Anirudh Venkataramanan · 5 years ago
  61. 97c20ea cxgb4: fix 64-bit division on i386 by Rahul Lakkireddy · 5 years ago
  62. b05f5b4 Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  63. 5bd2ce6 Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  64. c8119fa cxgb4: Use match_string() helper to simplify the code by YueHaibing · 5 years ago
  65. caee317 net: ethernet: stmmac: Add support for syscfg clock by Christophe Roullier · 5 years ago
  66. e4dd560 net: ethernet: octeon_mgmt: Account for second possible VLAN header by Alexander Sverdlin · 5 years ago
  67. 6737e76 Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  68. 9e8ed26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  69. 24906a4 pwm: bcm-iproc: Prevent unloading the driver module while in use by Uwe Kleine-König · 5 years ago
  70. 410ef73 Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  71. 4d8b326 Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  72. 8ac2a11 Merge tag 'sound-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  73. efc61f7 Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  74. d988f887 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  75. 8e9c523 block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 5 years ago
  76. c31432f cpufreq: intel_pstate: Fix invalid EPB setting by Srinivas Pandruvada · 5 years ago
  77. 14f34e36 cfg80211: VLAN offload support for set_key and set_sta_vlan by Gurumoorthi Gnanasambandhan · 5 years ago
  78. 6912dae mac80211: Shrink the size of ack_frame_id to make room for tx_time_est by Toke Høiland-Jørgensen · 5 years ago
  79. f61d788 mac80211: don't re-parse elems in ieee80211_assoc_success() by Johannes Berg · 5 years ago
  80. 5d8983c mac80211: move store skb ack code to its own function by John Crispin · 5 years ago
  81. 7d13cf1 mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops by zhong jiang · 5 years ago
  82. 285531f mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 5 years ago
  83. 71e67c3 net/fq_impl: Switch to kvmalloc() for memory allocation by Toke Høiland-Jørgensen · 5 years ago
  84. 6dd47d9 mac80211: fix ieee80211_txq_setup_flows() failure path by Johannes Berg · 5 years ago
  85. d408bef tipc: eliminate checking netns if node established by Hoang Le · 5 years ago
  86. f8cc62c net: add a READ_ONCE() in skb_peek_tail() by Eric Dumazet · 5 years ago
  87. c305c6ae net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 5 years ago
  88. 9dfd871 Merge branch 'u64_stats_t' by David S. Miller · 5 years ago
  89. fd2f473 net: use u64_stats_t in struct pcpu_lstats by Eric Dumazet · 5 years ago
  90. 5260dd3 tun: switch to u64_stats_t by Eric Dumazet · 5 years ago
  91. 316580b u64_stats: provide u64_stats_t type by Eric Dumazet · 5 years ago
  92. 4a43b1f net: dummy: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  93. 4f77eb0 vsockmon: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  94. b4fba47 veth: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  95. 3ed9122 net: nlmon: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  96. dd5382a net: provide dev_lstats_add() helper by Eric Dumazet · 5 years ago
  97. de7d508 net: provide dev_lstats_read() helper by Eric Dumazet · 5 years ago
  98. 0f030bd Merge branch 'net-Demote-MTU-change-prints-to-debug' by David S. Miller · 5 years ago
  99. 5409386 net: qcom/emac: Demote MTU change print to debug by Florian Fainelli · 5 years ago
  100. 1229913 net: ethernet: intel: Demote MTU change prints to debug by Florian Fainelli · 5 years ago