1. 4fd3e2a Merge branch 'cpsw-allow-vlan-h-w-timestamping' by David S. Miller · 6 years ago
  2. 1ebb244 net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped by Ivan Khoronzhuk · 6 years ago
  3. a942312 net: ethernet: ti: cpts: move enable/disable flags outside of cpts module by Ivan Khoronzhuk · 6 years ago
  4. f19dcd5 net: ethernet: ti: cpts: purge staled skbs from txq by Ivan Khoronzhuk · 6 years ago
  5. d0e14c4 net: ethernet: ti: cpts: correct debug for expired txq skb by Ivan Khoronzhuk · 6 years ago
  6. 3e536cf net: phy: check if advertising is zero using linkmode_empty by Colin Ian King · 6 years ago
  7. 261501d Merge branch 'sctp-add-support-for-sk_reuseport' by David S. Miller · 6 years ago
  8. 6ba8457 sctp: process sk_reuseport in sctp_get_port_local by Xin Long · 6 years ago
  9. 76c6d98 sctp: add sock_reuseport for the sock in __sctp_hash_endpoint by Xin Long · 6 years ago
  10. 532ae2f sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint by Xin Long · 6 years ago
  11. 30beabb net: phy: marvell: remove set but not used variable 'pause' by YueHaibing · 6 years ago
  12. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. ccda4af Linux 4.20-rc2 by Linus Torvalds · 6 years ago
  14. 7a3765e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  15. e12e00e Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  16. 63a42e1 Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  17. c140f8b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  18. b6df7b6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 655c6b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 08b5278 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 024d4d4 Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. 1acf93c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 0b002cd Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 9206eb0 PCI: add USR vendor id and use it in r8169 and w6692 driver by Heiner Kallweit · 6 years ago
  25. 48872c1 net_sched: sch_fq: add dctcp-like marking by Eric Dumazet · 6 years ago
  26. c73e580 tcp: tsq: no longer use limit_output_bytes for paced flows by Eric Dumazet · 6 years ago
  27. 83afb36 Merge branch 'tcp-tso-defer-improvements' by David S. Miller · 6 years ago
  28. a682850 tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies by Eric Dumazet · 6 years ago
  29. f1c6ea3 tcp: refine tcp_tso_should_defer() after EDT adoption by Eric Dumazet · 6 years ago
  30. 1c09f7d tcp: do not try to defer skbs with eor mark (MSG_EOR) by Eric Dumazet · 6 years ago
  31. 5e13a0d tcp: minor optimization in tcp ack fast path processing by Yafang Shao · 6 years ago
  32. 7236ead act_mirred: clear skb->tstamp on redirect by Eric Dumazet · 6 years ago
  33. a9049ff net: dsa: mv88e6xxx: Fix clearing of stats counters by Andrew Lunn · 6 years ago
  34. 0cf3a68 Merge branch 'mv88e6xxx-Support-more-SERDES-interfacxes' by David S. Miller · 6 years ago
  35. 2defda1 net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390X by Andrew Lunn · 6 years ago
  36. 787799a net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseX by Andrew Lunn · 6 years ago
  37. fdc71ee net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodes by Andrew Lunn · 6 years ago
  38. b3dce4d net: dsa: mv88e6xxx: Group cmode ops together by Andrew Lunn · 6 years ago
  39. 8d2681f Merge branch 'net-phy-convert-advertise-and-supported-to-linkmode' by David S. Miller · 6 years ago
  40. cb6402f net: phy: Add support for resolving 5G and 2.5G autoneg by Andrew Lunn · 6 years ago
  41. 3c6b59d net: phy: Add more link modes to the settings table by Andrew Lunn · 6 years ago
  42. fe19191 net: phy: Fixup kerneldoc markup. by Andrew Lunn · 6 years ago
  43. c0ec3c2 net: phy: Convert u32 phydev->lp_advertising to linkmode by Andrew Lunn · 6 years ago
  44. 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago
  45. 899a3cb net: phy: remove states PHY_STARTING and PHY_PENDING by Heiner Kallweit · 6 years ago
  46. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  47. b08794a documentation of some IP/ICMP snmp counters by yupeng · 6 years ago
  48. 31c4f4c tipc: improve broadcast retransmission algorithm by LUU Duc Canh · 6 years ago
  49. bb5e6a8 Merge branch 'net-sched-indirect-tc-block-cb-registration' by David S. Miller · 6 years ago
  50. d4b69ba nfp: flower: remove unnecessary code in flow lookup by John Hurley · 6 years ago
  51. 4f63fde nfp: flower: remove TC egdev offloads by John Hurley · 6 years ago
  52. 3166dd0 nfp: flower: offload tunnel decap rules via indirect TC blocks by John Hurley · 6 years ago
  53. 65b7970 nfp: flower: increase scope of netdev checking functions by John Hurley · 6 years ago
  54. 7885b4f nfp: flower: allow non repr netdev offload by John Hurley · 6 years ago
  55. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  56. d1ce011 Merge branch 'PHYID-matching-macros' by David S. Miller · 6 years ago
  57. ca49493 net: phy: realtek: use new PHYID matching macros by Heiner Kallweit · 6 years ago
  58. aa2af2e net: phy: add macros for PHYID matching by Heiner Kallweit · 6 years ago
  59. fa28a2b Merge branch 'phylib-simplifications' by David S. Miller · 6 years ago
  60. 34d884e net: phy: improve and inline phy_change by Heiner Kallweit · 6 years ago
  61. d73a215 net: phy: simplify phy_mac_interrupt and related functions by Heiner Kallweit · 6 years ago
  62. 8deeb63 net: phy: don't set state PHY_CHANGELINK in phy_change by Heiner Kallweit · 6 years ago
  63. d79e26a Merge branch 'remove-PHY_HAS_INTERRUPT' by David S. Miller · 6 years ago
  64. a4307c0 net: phy: remove flag PHY_HAS_INTERRUPT from driver configs by Heiner Kallweit · 6 years ago
  65. 0d2e778 net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt by Heiner Kallweit · 6 years ago
  66. d5615e4 builddeb: Fix inclusion of dtbs in debian package by Rob Herring · 6 years ago
  67. 8ef14c2 Revert "scripts/setlocalversion: git: Make -dirty check more robust" by Guenter Roeck · 6 years ago
  68. bbcde0a kbuild: deb-pkg: fix too low build version number by Masahiro Yamada · 6 years ago
  69. 6bbe4385 kconfig: merge_config: avoid false positive matches from comment lines by Masahiro Yamada · 6 years ago
  70. e15e067 sctp: Fix SKB list traversal in sctp_intl_store_ordered(). by David S. Miller · 6 years ago
  71. 348bbc2 sctp: Fix SKB list traversal in sctp_intl_store_reasm(). by David S. Miller · 6 years ago
  72. 9e73317 iucv: Remove SKB list assumptions. by David S. Miller · 7 years ago
  73. 4a5a553 brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw. by David S. Miller · 7 years ago
  74. 6083e28 OVS: remove VLAN_TAG_PRESENT - fixup by Michał Mirosław · 6 years ago
  75. e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  76. 20ef6d0 Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  77. 1de4f2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  78. a1aa42f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  79. 73b6f96 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  80. d10cf6d Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  81. 7d588f9 Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  82. 63c8299 net: sched: cls_flower: validate nested enc_opts_policy to avoid warning by Jakub Kicinski · 6 years ago
  83. ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  84. 35c5568 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  85. d5335b3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  86. 12ceaf8 infiniband: nes: Fix more direct skb list accesses. by David S. Miller · 6 years ago
  87. 457937b net: phy: leds: Don't make our own link speed names by Kyle Roeschley · 6 years ago
  88. 695bce8 net: phy: improve struct phy_device member interrupts handling by Heiner Kallweit · 6 years ago
  89. fbd1d52 net: mvneta: correct typo by Alexandre Belloni · 6 years ago
  90. a4bec00 Merge branch 'dpaa2-eth-defer-probe-on-object-allocate' by David S. Miller · 6 years ago
  91. 5500598 dpaa2-ptp: defer probe when portal allocation failed by Ioana Ciornei · 6 years ago
  92. d7f5a9d dpaa2-eth: defer probe on object allocate by Ioana Ciornei · 6 years ago
  93. 029a374 udp6: cleanup stats accounting in recvmsg() by Paolo Abeni · 6 years ago
  94. 6223071 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  95. 560f1ba nfp: use the new __netdev_tx_sent_queue() BQL optimisation by Jakub Kicinski · 6 years ago
  96. d02854d net: qualcomm: rmnet: Fix incorrect assignment of real_dev by Subash Abhinov Kasiviswanathan · 6 years ago
  97. 3f2bba7d Merge branch 'ptp-more-accurate-PHC-system-clock-synchronization' by David S. Miller · 6 years ago
  98. 6fe42e2 tg3: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  99. 018ed23 ixgbe: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  100. cff8ba2 igb: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago