1. e688bdb cxgb4: make the array match_all_mac static, makes object smaller by Colin Ian King · 3 years, 5 months ago
  2. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
  3. ebb4a91 cxgb3: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  4. 015fe6f cxgb4: fix IRQ free race during driver unload by Shahjada Abul Husain · 3 years, 6 months ago
  5. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  6. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  7. 39eb028 cxgb4: fix wrong shift. by Pavel Machek · 3 years, 7 months ago
  8. c765449 net: chelsio: cxgb4: use eth_zero_addr() to assign zero address by Yang Yingliang · 3 years, 7 months ago
  9. 09427c1 cxgb4: fix wrong ethtool n-tuple rule lookup by Rahul Lakkireddy · 3 years, 7 months ago
  10. 6d29754 cxgb4: halt chip before flashing PHY firmware image by Rahul Lakkireddy · 3 years, 7 months ago
  11. f046bd0 cxgb4: fix sleep in atomic when flashing PHY firmware by Rahul Lakkireddy · 3 years, 7 months ago
  12. 42a2039 cxgb4: fix endianness when flashing boot image by Rahul Lakkireddy · 3 years, 7 months ago
  13. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  14. d5a73dc net:cxgb3: fix incorrect work cancellation by Íñigo Huguet · 3 years, 7 months ago
  15. 3822d06 cxgb4: avoid link re-train during TC-MQPRIO configuration by Rahul Lakkireddy · 3 years, 7 months ago
  16. a27fb31 cxgb4: fix regression with HASH tc prio value update by Rahul Lakkireddy · 3 years, 7 months ago
  17. 6a8dd8b net:cxgb3: fix code style issues by Íñigo Huguet · 3 years, 7 months ago
  18. 5e0b892 net:cxgb3: replace tasklets with works by Íñigo Huguet · 3 years, 7 months ago
  19. 6990c7f cxgb4: Fix -Wunused-const-variable warning by YueHaibing · 3 years, 7 months ago
  20. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  21. 88c380d cxgb4: avoid accessing registers when clearing filters by Raju Rangoju · 3 years, 8 months ago
  22. 21b128f net: chelsio: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  23. 44e261c cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD by Yang Yingliang · 3 years, 8 months ago
  24. 1eb00ff net: chelsio: cxgb4vf: Fix wrong function name in comments by Yang Shen · 3 years, 8 months ago
  25. e0333b1 net: chelsio: cxgb4: Fix wrong function name in comments by Yang Shen · 3 years, 8 months ago
  26. aeed744 net: chelsio: cxgb3: Fix wrong function name in comments by Yang Shen · 3 years, 8 months ago
  27. 65e302a cxgb4/ch_ktls: Clear resources when pf4 device is removed by Ayush Sawal · 3 years, 8 months ago
  28. 832ce92 chelsio/chtls: unlock on error in chtls_pt_recvmsg() by Dan Carpenter · 3 years, 8 months ago
  29. fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  30. 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
  31. 52bfcdd8 net:CXGB4: fix leak if sk_buff is not used by Íñigo Huguet · 3 years, 8 months ago
  32. 4cf0abb PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument by Heiner Kallweit · 3 years, 9 months ago
  33. bf7d20c ch_ktls: Remove redundant variable result by Jiapeng Chong · 3 years, 9 months ago
  34. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  35. e8a4155 ch_ktls: do not send snd_una update to TCB in middle by Vinay Kumar Yadav · 3 years, 9 months ago
  36. 21d8c25e ch_ktls: tcb close causes tls connection failure by Vinay Kumar Yadav · 3 years, 9 months ago
  37. bc16efd ch_ktls: fix device connection close by Vinay Kumar Yadav · 3 years, 9 months ago
  38. 1a73e42 ch_ktls: Fix kernel panic by Vinay Kumar Yadav · 3 years, 9 months ago
  39. dd2c796 cxgb4: Fix unintentional sign extension issues by Colin Ian King · 3 years, 9 months ago
  40. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  41. 524e001 cxgb4: remove unneeded if-null-free check by Qiheng Lin · 3 years, 9 months ago
  42. 1bfb3de cxgb4: avoid collecting SGE_QBASE regs during traffic by Rahul Lakkireddy · 3 years, 9 months ago
  43. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  44. 6f235a6 ch_ktls: fix enum-conversion warning by Arnd Bergmann · 3 years, 10 months ago
  45. c3c3791 cxgb4: Remove redundant NULL check by Jiapeng Chong · 3 years, 10 months ago
  46. 6a56e19 flow_offload: reject configuration of packet-per-second policing in offload drivers by Baowen Zheng · 3 years, 10 months ago
  47. 4b18d5d net: ethernet: chelsiofix: spelling typo of 'rewriteing' by Wang Qing · 3 years, 10 months ago
  48. a4813dc net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the file chcr_ktls.c by Bhaskar Chowdhury · 3 years, 10 months ago
  49. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 11 months ago
  50. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  51. 2355a67 cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds by Ayush Sawal · 3 years, 11 months ago
  52. 24a1720 cxgb4: collect serial config version from register by Rahul Lakkireddy · 3 years, 11 months ago
  53. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  54. 4429c5f cxgb4: remove unused vpd_cap_addr by Heiner Kallweit · 3 years, 11 months ago
  55. 3401e4a cxgb4: Add new T6 PCI device id 0x6092 by Raju Rangoju · 4 years ago
  56. 82154580 chelsio: cxgb: Disable the card on error in threaded interrupt by Sebastian Andrzej Siewior · 4 years ago
  57. fec7fa0 chelsio: cxgb: Replace the workqueue with threaded interrupt by Sebastian Andrzej Siewior · 4 years ago
  58. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  59. b6011966 chtls: Fix potential resource leak by Pan Bian · 4 years ago
  60. 05fcc25 cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant by Heiner Kallweit · 4 years ago
  61. fdb6b33 cxgb4: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
  62. b660bcc cxgb4: enable interrupt based Tx completions for T5 by Raju Rangoju · 4 years ago
  63. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  64. e3a7670 ch_ipsec: Remove initialization of rxq related data by Ayush Sawal · 4 years ago
  65. 8ad2a97 cxgb4/chtls: Fix tid stuck due to wrong update of qid by Ayush Sawal · 4 years ago
  66. 833d22f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  67. 15ef6b0 chtls: Fix chtls resources release sequence by Ayush Sawal · 4 years ago
  68. eade1e0 chtls: Added a check to avoid NULL pointer dereference by Ayush Sawal · 4 years ago
  69. a84b2c0 chtls: Replace skb_dequeue with skb_peek by Ayush Sawal · 4 years ago
  70. f8d15d2 chtls: Avoid unnecessary freeing of oreq pointer by Ayush Sawal · 4 years ago
  71. 5a5fac9 chtls: Fix panic when route to peer not configured by Ayush Sawal · 4 years ago
  72. 827d329 chtls: Remove invalid set_tcb call by Ayush Sawal · 4 years ago
  73. 717df0f chtls: Fix hardware tid leak by Ayush Sawal · 4 years ago
  74. 30bfce1 net: remove ndo_udp_tunnel_* callbacks by Jakub Kicinski · 4 years ago
  75. a3b01ff chcr_ktls: use AES library for single use cipher by Ard Biesheuvel · 4 years, 1 month ago
  76. ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
  77. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  78. 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
  79. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  80. a54ba34 ch_ktls: fix build warning for ipv4-only config by Arnd Bergmann · 4 years, 1 month ago
  81. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  82. 391119f chelsio/chtls: fix a double free in chtls_setkey() by Dan Carpenter · 4 years, 1 month ago
  83. ff99248 cxgb3: fix error return code in t3_sge_alloc_qset() by Zhang Changzhong · 4 years, 1 month ago
  84. e3d5e97 chelsio/chtls: fix panic during unload reload chtls by Vinay Kumar Yadav · 4 years, 1 month ago
  85. 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  86. cbf3d60 ch_ktls: lock is not freed by Rohit Maheshwari · 4 years, 1 month ago
  87. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
  88. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
  89. 659fbdc cxgb4: Fix build failure when CONFIG_TLS=m by Tom Seewald · 4 years, 1 month ago
  90. bff4539 cxgb4: fix the panic caused by non smac rewrite by Raju Rangoju · 4 years, 2 months ago
  91. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  92. e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  93. 83a95df ch_ktls: stop the txq if reaches threshold by Rohit Maheshwari · 4 years, 2 months ago
  94. 7d01c428 ch_ktls: tcb update fails sometimes by Rohit Maheshwari · 4 years, 2 months ago
  95. 21f82ac ch_ktls/cxgb4: handle partial tag alone SKBs by Rohit Maheshwari · 4 years, 2 months ago
  96. 659bf03 ch_ktls: don't free skb before sending FIN by Rohit Maheshwari · 4 years, 2 months ago
  97. 9478e08 ch_ktls: packet handling prior to start marker by Rohit Maheshwari · 4 years, 2 months ago
  98. 63ee459 ch_ktls: Correction in middle record handling by Rohit Maheshwari · 4 years, 2 months ago
  99. 83deb09 ch_ktls: missing handling of header alone by Rohit Maheshwari · 4 years, 2 months ago
  100. c68a28a ch_ktls: Correction in trimmed_len calculation by Rohit Maheshwari · 4 years, 2 months ago