1. db1f00f skbuff.h: Improve the checksum related comments by Dexuan Cui · 4 years, 9 months ago
  2. afa3b59 net: dsa: bcm_sf2: Ensure correct sub-node is parsed by Florian Fainelli · 4 years, 9 months ago
  3. 7df0a6a qed: remove redundant assignment to variable 'rc' by Colin Ian King · 4 years, 9 months ago
  4. 2dd6a24 wimax: remove some redundant assignments to variable result by Colin Ian King · 4 years, 9 months ago
  5. 19a4679 Merge branch 'mlxsw-fixes' by David S. Miller · 4 years, 9 months ago
  6. ccfc569 mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE by Petr Machata · 4 years, 9 months ago
  7. 0be0ae1 mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY by Petr Machata · 4 years, 9 months ago
  8. 95099c56 r8169: change back SG and TSO to be disabled by default by Heiner Kallweit · 4 years, 9 months ago
  9. 536fab5 net: dsa: bcm_sf2: Do not register slave MDIO bus with OF by Florian Fainelli · 4 years, 9 months ago
  10. a7f9a6f ipv6: rpl: fix loop iteration by Alexander Aring · 4 years, 9 months ago
  11. bee3489 tun: Don't put_page() for all negative return values from XDP program by Will Deacon · 4 years, 9 months ago
  12. 0452800 net: dsa: mt7530: fix null pointer dereferencing in port5 setup by Chuanhong Guo · 4 years, 9 months ago
  13. c85adce mptcp: add some missing pr_fmt defines by Geliang Tang · 4 years, 9 months ago
  14. 6110dff net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers by Oleksij Rempel · 4 years, 9 months ago
  15. a8eab6d net_sched: fix a missing refcnt in tcindex_init() by Cong Wang · 4 years, 9 months ago
  16. 3e1221a net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting by Jisheng Zhang · 4 years, 9 months ago
  17. 468c2a1 mlxsw: spectrum_trap: fix unintention integer overflow on left shift by Colin Ian King · 4 years, 9 months ago
  18. 2f5107c pegasus: Remove pegasus' own workqueue by Petko Manolov · 4 years, 9 months ago
  19. 19e16d2 neigh: support smaller retrans_time settting by Hangbin Liu · 4 years, 9 months ago
  20. 6494842 net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry by Tonghao Zhang · 4 years, 10 months ago
  21. c427bfe net: core: enable SO_BINDTODEVICE for non-root users by Vincent Bernat · 4 years, 9 months ago
  22. 21f64e72 net: stmmac: xgmac: Fix VLAN register handling by Jose Abreu · 4 years, 9 months ago
  23. a7d40cb net: cavium: Fix build errors due to 'imply CAVIUM_PTP' by YueHaibing · 4 years, 9 months ago
  24. 2822d1a Merge branch 'mptcp-various-bugfixes-and-improvements' by David S. Miller · 4 years, 9 months ago
  25. 564cf2f mptcp: fix "fn parameter not described" warnings by Matthieu Baerts · 4 years, 9 months ago
  26. de06f57 mptcp: re-check dsn before reading from subflow by Florian Westphal · 4 years, 9 months ago
  27. 59832e2 mptcp: subflow: check parent mptcp socket on subflow state change by Florian Westphal · 4 years, 9 months ago
  28. 0b4f33d mptcp: fix tcp fallback crash by Florian Westphal · 4 years, 9 months ago
  29. d16fa75 net: ipv6: rpl_iptunnel: remove redundant assignments to variable err by Colin Ian King · 4 years, 9 months ago
  30. 21f6f94 crypto/chcr: Add missing include file <linux/highmem.h> by YueHaibing · 4 years, 9 months ago
  31. bf88dc3 net: dsa: dsa_bridge_mtu_normalization() can be static by kbuild test robot · 4 years, 9 months ago
  32. 8628754 net: atlantic: fix missing | operator when assigning rec->llc by Colin Ian King · 4 years, 9 months ago
  33. 2abb579 net: qualcomm: rmnet: Allow configuration updates to existing devices by Subash Abhinov Kasiviswanathan · 4 years, 9 months ago
  34. d61f4d6 dt-bindings: net: mvusb: Fix example errors by Rob Herring · 4 years, 9 months ago
  35. dd6a499 net: stmmac: Fix VLAN filtering when HW does not support it by Jose Abreu · 4 years, 9 months ago
  36. cc213f8 bnx2x: correct a comment mistake in grammar by Hu Haowen · 4 years, 9 months ago
  37. e6b45ee net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.c by Hu Haowen · 4 years, 9 months ago
  38. b9258a2 slcan: Don't transmit uninitialized stack data in padding by Richard Palethorpe · 4 years, 9 months ago
  39. b1f4c20 net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035 by Oleksij Rempel · 4 years, 9 months ago
  40. cef8dac cxgb4: free MQPRIO resources in shutdown path by Rahul Lakkireddy · 4 years, 9 months ago
  41. 41aa856 cxgb4: fix MPS index overwrite when setting MAC address by Herat Ramani · 4 years, 9 months ago
  42. 744fdc82 ipv6: don't auto-add link-local address to lag ports by Jarod Wilson · 4 years, 9 months ago
  43. 304e024 net_sched: add a temporary refcnt for struct tcindex_data by Cong Wang · 4 years, 9 months ago
  44. 1a323ea5 x86: get rid of 'errret' argument to __get_user_xyz() macross by Linus Torvalds · 4 years, 9 months ago
  45. ab33eb4 x86: remove __put_user_asm() infrastructure by Linus Torvalds · 4 years, 9 months ago
  46. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  47. 56a451b Merge tag 'ntb-5.7' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 9 months ago
  48. dba43fc Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 9 months ago
  49. 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
  50. dfabb07 Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 9 months ago
  51. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  52. a162984 Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 9 months ago
  53. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  54. 674d85e Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 9 months ago
  55. 645c248 Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
  56. 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 9 months ago
  57. 15c981d Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
  58. 1455c69 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 9 months ago
  59. 42595ce Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  60. d9d7677 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  61. 7cc7e93 Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  62. d0be2d5 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  63. fdf5563 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  64. 97cddfc Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  65. 9589351 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  66. 7f80ccf net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline by Gustavo A. R. Silva · 4 years, 9 months ago
  67. a019043 cxgb4/chcr: nic-tls stats in ethtool by Rohit Maheshwari · 4 years, 9 months ago
  68. 765bda9 net: dsa: fix oops while probing Marvell DSA switches by Russell King · 4 years, 9 months ago
  69. 41c55ea net/bpfilter: remove superfluous testing message by Bruno Meneguele · 4 years, 9 months ago
  70. 79540d1 net: macb: Fix handling of fixed-link node by Codrin Ciubotariu · 4 years, 9 months ago
  71. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  72. f772148 net: dsa: ksz: Select KSZ protocol tag by Codrin Ciubotariu · 4 years, 9 months ago
  73. a8222fd Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 4 years, 9 months ago
  74. cad18da Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 4 years, 9 months ago
  75. e51d8da Makefile: Update kselftest help information by Shuah Khan · 4 years, 9 months ago
  76. d71e064 Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 9 months ago
  77. 58233cc Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 9 months ago
  78. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  79. 3902baf netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write by Gustavo A. R. Silva · 4 years, 9 months ago
  80. 1a795da Merge branch 'stmmac-Add-additional-EHL-PCI-info-and-PCI-ID' by David S. Miller · 4 years, 9 months ago
  81. d63439f net: stmmac: add EHL 2.5Gbps PCI info and PCI ID by Voon Weifeng · 4 years, 9 months ago
  82. 67c08ac net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID by Voon Weifeng · 4 years, 9 months ago
  83. 58da0cfa net: stmmac: create dwmac-intel.c to contain all Intel platform by Voon Weifeng · 4 years, 9 months ago
  84. 60d79ab Merge branch 'net-dsa-b53-and-bcm_sf2-updates-for-7278' by David S. Miller · 4 years, 9 months ago
  85. 8b3abe3 net: dsa: bcm_sf2: Support specifying VLAN tag egress rule by Florian Fainelli · 4 years, 9 months ago
  86. 7555020 net: dsa: bcm_sf2: Add support for matching VLAN TCI by Florian Fainelli · 4 years, 9 months ago
  87. c2d639d net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functions by Florian Fainelli · 4 years, 9 months ago
  88. 5ae8c0d net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT by Florian Fainelli · 4 years, 9 months ago
  89. 8b6b208 net: dsa: bcm_sf2: Disable learning for ASP port by Florian Fainelli · 4 years, 9 months ago
  90. 31bfc2d net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge by Florian Fainelli · 4 years, 9 months ago
  91. 8863186 net: dsa: b53: Prevent tagged VLAN on port 7 for 7278 by Florian Fainelli · 4 years, 9 months ago
  92. d7a0b1f net: dsa: b53: Restore VLAN entries upon (re)configuration by Florian Fainelli · 4 years, 9 months ago
  93. d0802dc net: dsa: bcm_sf2: Fix overflow checks by Florian Fainelli · 4 years, 9 months ago
  94. 458ef2a Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  95. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  96. f87238d hv_netvsc: Remove unnecessary round_up for recv_completion_cnt by Haiyang Zhang · 4 years, 9 months ago
  97. d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
  98. 2853d5f Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  99. d5f744f Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  100. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago