1. c829f5f cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  2. 9f67298 cxgb4: clip_tbl: Use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  3. baa962e MAINTAINERS: update cxgb4 and cxgb3 maintainer by Arjun Vynipadath · 6 years ago
  4. 18d79f7 cxgb4vf: Update port information in cxgb4vf_open() by Arjun Vynipadath · 6 years ago
  5. ac93e2f liquidio: fix the validation of rx checksum status from NIC hardware by Veerasenareddy Burru · 6 years ago
  6. bbcbf2e enetc: include linux/vmalloc.h for vzalloc etc by Stephen Rothwell · 6 years ago
  7. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  8. 343917b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  9. 3d2af27 Merge branch 'bpf-flow-dissector-tests' by Daniel Borkmann · 6 years ago
  10. bf0f0fd selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector by Stanislav Fomichev · 6 years ago
  11. b7a1848 bpf: add BPF_PROG_TEST_RUN support for flow dissector by Stanislav Fomichev · 6 years ago
  12. c8aa703 net/flow_dissector: move bpf case into __skb_flow_bpf_dissect by Stanislav Fomichev · 6 years ago
  13. d76198b tools: bpftool: warn about risky prog array updates by Jakub Kicinski · 6 years ago
  14. cdd7b40 selftests: bpf: remove duplicated include by YueHaibing · 6 years ago
  15. bb7c778 Merge branch 'qed-Error-recovery-process' by David S. Miller · 6 years ago
  16. ccc67ef qede: Error recovery process by Tomer Tayar · 6 years ago
  17. 64515dc qed: Add infrastructure for error detection and recovery by Tomer Tayar · 6 years ago
  18. 666db48 qed: Revise load sequence to avoid PCI errors by Tomer Tayar · 6 years ago
  19. 8e067bb benet: remove broken and unused macro by Lubomir Rintel · 6 years ago
  20. 8d93755 Merge branch 'mlxsw-Misc-updates' by David S. Miller · 6 years ago
  21. 3cab0de selftests: forwarding: Use OK instead of PASS in test output by Ido Schimmel · 6 years ago
  22. 6f64bcb selftests: net: forwarding: change devlink resource support checking by Jiri Pirko · 6 years ago
  23. 39c6b53 Documentation: add devlink param file for mlxsw driver by Jiri Pirko · 6 years ago
  24. 2adeb5f mlxsw: spectrum_switchdev: Add more extack messages by Ido Schimmel · 6 years ago
  25. 3021afe mlxsw: spectrum_acl: Fix rul/rule typo by Jiri Pirko · 6 years ago
  26. 038418e mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structs by Jiri Pirko · 6 years ago
  27. 42d704e mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call path by Jiri Pirko · 6 years ago
  28. 83f5292 netfilter: ipv4: remove useless export_symbol by Florian Westphal · 6 years ago
  29. ac088a8 netfilter: conntrack: fix error path in nf_conntrack_pernet_init() by Cong Wang · 6 years ago
  30. dd03b1a netfilter: nft_counter: remove wrong __percpu of nft_counter_resest()'s arg by Luc Van Oostenryck · 6 years ago
  31. 6ecd754 ipvs: use indirect call wrappers by Matteo Croce · 6 years ago
  32. fe19a8f ipvs: avoid indirect calls when calculating checksums by Matteo Croce · 6 years ago
  33. 20600f3 Merge branch 'split-test_verifier' by Alexei Starovoitov · 6 years ago
  34. 4872922 selftests: bpf: break up the rest of test_verifier by Jakub Kicinski · 6 years ago
  35. 40f2fbd selftests: bpf: break up test_verifier by Jakub Kicinski · 6 years ago
  36. 2dfb401 selftests: bpf: prepare for break up of verifier tests by Jakub Kicinski · 6 years ago
  37. 889865c Merge branch 'tcp-change-pingpong-to-3-in-delayed-ack-logic' by David S. Miller · 6 years ago
  38. 4a41f45 tcp: change pingpong threshold to 3 by Wei Wang · 6 years ago
  39. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  40. fb1b699 net: ipv4: ip_input: fix blank line coding style issues by Yang Wei · 6 years ago
  41. 0e02139 net: phy: at803x: Use helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  42. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. 1fc7f56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  44. c180f1b Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  45. 6a2651b Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  46. 78e372e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  47. 037222a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  48. 085c4c7 net: lmc: remove -I. header search path by Masahiro Yamada · 6 years ago
  49. 7c2614b Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  50. 2580acb2a Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  51. 7304720 atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any() by Yang Wei · 6 years ago
  52. 7930851 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  53. ae575c8 Merge branch 'jmp32-insns' by Alexei Starovoitov · 6 years ago
  54. 3ef8434 selftests: bpf: makefile support sub-register code-gen test mode by Jiong Wang · 6 years ago
  55. 6ea848b selftests: bpf: functional and min/max reasoning unit tests for JMP32 by Jiong Wang · 6 years ago
  56. 4614483 nfp: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  57. 626a5f6 s390: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  58. 5f64599 ppc: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  59. b85062a arm: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  60. 654b65a arm64: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  61. 69f827e x32: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  62. 3f5d652 x86_64: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  63. a7b76c8 bpf: JIT blinds support JMP32 by Jiong Wang · 6 years ago
  64. 503a886 bpf: interpreter support for JMP32 by Jiong Wang · 6 years ago
  65. df791dc tools: bpftool: teach cfg code about JMP32 by Jiong Wang · 6 years ago
  66. 56cbd82 bpf: disassembler support JMP32 by Jiong Wang · 6 years ago
  67. 092ed09 bpf: verifier support JMP32 by Jiong Wang · 6 years ago
  68. a72dafa bpf: refactor verifier min/max code for condition jump by Jiong Wang · 6 years ago
  69. d405c74 bpf: allocate 0x06 to new eBPF instruction class JMP32 by Jiong Wang · 6 years ago
  70. 6b8f915 Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  71. a4b8299 Merge branch 'ip_tunnel-next' by David S. Miller · 6 years ago
  72. 962924f ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmit by wenxu · 6 years ago
  73. 6e6b904 ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit by wenxu · 6 years ago
  74. c8b34e6 ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit by wenxu · 6 years ago
  75. f46fe4f ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit by wenxu · 6 years ago
  76. 662a14d lan743x: Provide Read/Write Access to on chip OTP by Bryan Whitehead · 6 years ago
  77. 08c666b Merge branch 'hns3-next' by David S. Miller · 6 years ago
  78. f01f555 net: hns3: don't allow vf to enable promisc mode by Jian Shen · 6 years ago
  79. b7b585c net: hns3: add initialization for nic state by Jian Shen · 6 years ago
  80. 51e8439 net: hns3: add 8 BD limit for tx flow by Peng Li · 6 years ago
  81. 1cce5eb net: hns3: call hns3_nic_set_real_num_queue with netdev down by Yunsheng Lin · 6 years ago
  82. a1ef124 net: hns3: remove dcb_ops->map_update in hclge_dcb by Yunsheng Lin · 6 years ago
  83. c2a39d9 net: hns3: do reinitialization while mqprio configuration changed by Yunsheng Lin · 6 years ago
  84. 350fda0 net: hns3: After setting the loopback, add the status of getting MAC by liuzhongzhu · 6 years ago
  85. 28673b3 net: hns3: fix broadcast promisc issue for revision 0x20 by Jian Shen · 6 years ago
  86. 47ef6de net: hns3: fix return value handle issue for hclge_set_loopback() by Jian Shen · 6 years ago
  87. 1821dce net: hns3: add error handling in hclge_ieee_setets by Yunsheng Lin · 6 years ago
  88. ac864c2 net: hns3: clear pci private data when unload hns3 driver by Jian Shen · 6 years ago
  89. 217e288 net: hns3: don't update packet statistics for packets dropped by hardware by Jian Shen · 6 years ago
  90. 45e8fdd Merge branch 'r8169-add-EEE-support-for-RTL8168f' by David S. Miller · 6 years ago
  91. 1563daa r8169: enable EEE per default on RTL8168f by Heiner Kallweit · 6 years ago
  92. cc07d271 r8169: add EEE support for RTL8168f by Heiner Kallweit · 6 years ago
  93. 25fe02d Documentation: net: phy: switch documentation to rst format by Heiner Kallweit · 6 years ago
  94. f859a44 tcp: allow zerocopy with fastopen by Willem de Bruijn · 6 years ago
  95. 84239b4 ptp: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  96. f515220 Merge branch 'r8169-add-EEE-support-for-RTL8168g+' by David S. Miller · 6 years ago
  97. b6c7fa4 r8169: enable EEE per default on chip versions from RTL8168g by Heiner Kallweit · 6 years ago
  98. df6f185 r8169: add general EEE support for chip versions from RTL8168g by Heiner Kallweit · 6 years ago
  99. dda6a7a3 Merge branch 'ipv6-defrag-rbtree' by David S. Miller · 6 years ago
  100. 4c35104 selftests: net: ip_defrag: cover new IPv6 defrag behavior by Peter Oskolkov · 6 years ago