1. a39372c can: j1939: use backquotes for code samples by Yegor Yefremov · 4 years, 3 months ago
  2. ea780d3 can: j1939: swap addr and pgn in the send example by Yegor Yefremov · 4 years, 3 months ago
  3. 864a275 can: j1939: fix syntax and spelling by Yegor Yefremov · 4 years, 3 months ago
  4. 429efa6 can: j1939: rename jacd tool by Yegor Yefremov · 4 years, 3 months ago
  5. 286228d can: can_create_echo_skb(): fix echo skb generation: always use skb_clone() by Oleksij Rempel · 5 years ago
  6. ed3320c can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames by Oliver Hartkopp · 4 years, 3 months ago
  7. 2283f79 can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context by Vincent Mailhol · 4 years, 4 months ago
  8. 2ddd6bf can: rx-offload: don't call kfree_skb() from IRQ context by Marc Kleine-Budde · 4 years, 7 months ago
  9. 3accbfd can: proc: can_remove_proc(): silence remove_proc_entry warning by Zhang Changzhong · 4 years, 6 months ago
  10. e5ab9aa dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml by Oleksij Rempel · 4 years, 3 months ago
  11. 1f92344 dt-bindings: can: add can-controller.yaml by Oleksij Rempel · 4 years, 3 months ago
  12. 9621618 sfp: Fix error handing in sfp_probe() by YueHaibing · 4 years, 3 months ago
  13. 1d85049 powerpc/vnic: Extend "failover pending" window by Sukadev Bhattiprolu · 4 years, 3 months ago
  14. 99cab71 net: dsa: qca8k: Fix port MTU setting by Jonathan McDowell · 4 years, 3 months ago
  15. b6df8c8 sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms by Petr Malat · 4 years, 3 months ago
  16. 0a26ba0 net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement by Grygorii Strashko · 4 years, 3 months ago
  17. 42172f4 Merge branch 'dpaa_eth-buffer-layout-fixes' by Jakub Kicinski · 4 years, 3 months ago
  18. 7834e49 dpaa_eth: fix the RX headroom size alignment by Camelia Groza · 4 years, 3 months ago
  19. acef159 dpaa_eth: update the buffer layout for non-A050385 erratum scenarios by Camelia Groza · 4 years, 3 months ago
  20. 04a55c9 Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years, 3 months ago
  21. 859191b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 3 months ago
  22. 20149e9 ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags by wenxu · 4 years, 3 months ago
  23. 403dc16 cadence: force nonlinear buffers to be cloned by Mark Deneen · 4 years, 3 months ago
  24. 72a41f9 Merge branch 'ipv6-reply-icmp-error-if-fragment-doesn-t-contain-all-headers' by Jakub Kicinski · 4 years, 3 months ago
  25. 2efdaaa IPv6: reply ICMP error if the first fragment don't include all headers by Hangbin Liu · 4 years, 3 months ago
  26. b59e286 ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition by Hangbin Liu · 4 years, 3 months ago
  27. 2f71e00 net: atm: fix update of position index in lec_seq_next by Colin Ian King · 4 years, 3 months ago
  28. 7d10e62 netfilter: ipset: Update byte and packet counters regardless of whether they match by Stefano Brivio · 4 years, 3 months ago
  29. 2b94f52 net: stmmac: Fix channel lock initialization by Marek Szyprowski · 4 years, 3 months ago
  30. 785ff20 stmmac: intel: Fix kernel panic on pci probe by Wong Vee Khee · 4 years, 3 months ago
  31. d6a076d gianfar: Account for Tx PTP timestamp in the skb headroom by Claudiu Manoil · 4 years, 3 months ago
  32. d145c90 gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP by Claudiu Manoil · 4 years, 3 months ago
  33. 1e6114f net: fec: fix MDIO probing for some FEC hardware blocks by Greg Ungerer · 4 years, 3 months ago
  34. 9e7c5b3 ip6_tunnel: set inner ipproto before ip6_tnl_encap by Alexander Ovechkin · 4 years, 3 months ago
  35. c0391b6 netfilter: nf_tables: missing validation from the abort path by Pablo Neira Ayuso · 4 years, 3 months ago
  36. 46d6c5a netfilter: use actual socket sk rather than skb sk when routing harder by Jason A. Donenfeld · 4 years, 3 months ago
  37. af8afcf wireguard: selftests: check that route_me_harder packets use the right sk by Jason A. Donenfeld · 4 years, 3 months ago
  38. dceabab netfilter: nftables: fix netlink report logic in flowtable and genid by Pablo Neira Ayuso · 4 years, 3 months ago
  39. c2f4681 mac80211: don't require VHT elements for HE on 2.4 GHz by Johannes Berg · 4 years, 3 months ago
  40. db18d20 cfg80211: regulatory: Fix inconsistent format argument by Ye Bin · 4 years, 3 months ago
  41. b1e8eb1 mac80211: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 3 months ago
  42. dcd479e mac80211: always wind down STA state by Johannes Berg · 4 years, 3 months ago
  43. 9bdaf3b cfg80211: initialize wdev data earlier by Johannes Berg · 4 years, 3 months ago
  44. 14f46c1 mac80211: fix use of skb payload instead of header by Johannes Berg · 4 years, 3 months ago
  45. 804fc6a mac80211: fix regression where EAPOL frames were sent in plaintext by Mathy Vanhoef · 4 years, 3 months ago
  46. 07e0887 Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 3 months ago
  47. 934291f Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
  48. b9c0f4b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
  49. 2734a24 r8169: fix issue with forced threading in combination with shared interrupts by Heiner Kallweit · 4 years, 3 months ago
  50. eadd1bef netem: fix zero division in tabledist by Aleksandr Nogikh · 4 years, 3 months ago
  51. 8fc3672 ibmvnic: fix ibmvnic_set_mac by Lijun Pan · 4 years, 3 months ago
  52. 9c3f94e mptcp: add missing memory scheduling in the rx path by Paolo Abeni · 4 years, 3 months ago
  53. 4169e88 include: jhash/signal: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 5 months ago
  54. 598a597 Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 3 months ago
  55. ceb1eb2 tipc: fix memory leak caused by tipc_buf_append() by Tung Nguyen · 4 years, 3 months ago
  56. 5146743 gtp: fix an use-before-init in gtp_newlink() by Masahiro Fujiwara · 4 years, 3 months ago
  57. 58130a6 Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 3 months ago
  58. 2d9900f afs: Fix dirty-region encoding on ppc32 with 64K pages by David Howells · 4 years, 3 months ago
  59. f86726a afs: Fix afs_invalidatepage to adjust the dirty region by David Howells · 4 years, 3 months ago
  60. 65dd2d6 afs: Alter dirty range encoding in page->private by David Howells · 4 years, 3 months ago
  61. 185f0c7 afs: Wrap page->private manipulations in inline functions by David Howells · 4 years, 3 months ago
  62. f792e3a afs: Fix where page->private is set during write by David Howells · 4 years, 3 months ago
  63. 21db2cd afs: Fix page leak on afs_write_begin() failure by David Howells · 4 years, 3 months ago
  64. fa04a40 afs: Fix to take ref on page when PG_private is set by David Howells · 4 years, 3 months ago
  65. 23859ae Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  66. 6694875 ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/... by Theodore Ts'o · 4 years, 3 months ago
  67. f8f4acb ext4: use generic casefolding support by Daniel Rosenberg · 4 years, 3 months ago
  68. d7dce9e ext4: do not use extent after put_bh by yangerkun · 4 years, 3 months ago
  69. 8c9be1e ext4: use IS_ERR() for error checking of path by Harshad Shirwadkar · 4 years, 3 months ago
  70. b5b1816 ext4: fix mmap write protection for data=journal mode by Jan Kara · 4 years, 3 months ago
  71. ea4b01d jbd2: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 3 months ago
  72. ababea7 ext4: use s_mount_flags instead of s_mount_state for fast commit state by Harshad Shirwadkar · 4 years, 3 months ago
  73. e029c5f ext4: make num of fast commit blocks configurable by Harshad Shirwadkar · 4 years, 3 months ago
  74. d0520df ext4: properly check for dirty state in ext4_inode_datasync_dirty() by Andrea Righi · 4 years, 3 months ago
  75. 5112e9a ext4: fix double locking in ext4_fc_commit_dentry_updates() by Harshad Shirwadkar · 4 years, 3 months ago
  76. a2267f8a RDMA/qedr: Fix memory leak in iWARP CM by Alok Prasad · 4 years, 3 months ago
  77. 071ba4c RDMA: Add rdma_connect_locked() by Jason Gunthorpe · 4 years, 3 months ago
  78. d6535dc net: protect tcf_block_unbind with block lock by Leon Romanovsky · 4 years, 3 months ago
  79. 2ac8af0 ibmveth: Fix use of ibmveth in a bridge. by Thomas Bogendoerfer · 4 years, 3 months ago
  80. 501b72a net/sched: act_mpls: Add softdep on mpls_gso.ko by Guillaume Nault · 4 years, 3 months ago
  81. 68b9f08 ravb: Fix bit fields checking in ravb_hwtstamp_get() by Andrew Gabbasov · 4 years, 3 months ago
  82. 0d8cb94 devlink: Unlock on error in dumpit() by Dan Carpenter · 4 years, 3 months ago
  83. 6c21180 devlink: Fix some error codes by Dan Carpenter · 4 years, 3 months ago
  84. 6daa1da chelsio/chtls: fix memory leaks in CPL handlers by Vinay Kumar Yadav · 4 years, 3 months ago
  85. 28e9dcd chelsio/chtls: fix deadlock issue by Vinay Kumar Yadav · 4 years, 3 months ago
  86. d383e34 afs: Fix afs_launder_page to not clear PG_writeback by David Howells · 4 years, 3 months ago
  87. 248c944 afs: Fix a use after free in afs_xattr_get_acl() by Dan Carpenter · 4 years, 5 months ago
  88. acc080d afs: Fix tracing deref-before-check by David Howells · 4 years, 3 months ago
  89. 06a17bb afs: Fix copy_file_range() by David Howells · 4 years, 3 months ago
  90. ed8780e Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  91. 8c2ab80 Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  92. f78f63d mm/process_vm_access: Add missing #include <linux/compat.h> by Geert Uytterhoeven · 4 years, 3 months ago
  93. c39866f arm/build: Always handle .ARM.exidx and .ARM.extab sections by Nathan Chancellor · 4 years, 4 months ago
  94. 3e66314 vmlinux.lds.h: Keep .ctors.* with .ctors by Kees Cook · 4 years, 4 months ago
  95. 4d09c1d Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 3 months ago
  96. 38dc507 Fix compat regression in process_vm_rw() by Jens Axboe · 4 years, 3 months ago
  97. 761a8c5 tracing, synthetic events: Replace buggy strcat() with seq_buf operations by Steven Rostedt (VMware) · 4 years, 3 months ago
  98. e3364c5 net: hns3: Clear the CMDQ registers before unmapping BAR region by Zenghui Yu · 4 years, 3 months ago
  99. 10067b5 Merge branch 'bnxt_en-bug-fixes' by Jakub Kicinski · 4 years, 3 months ago
  100. 825741b bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally. by Vasundhara Volam · 4 years, 3 months ago