1. 20acbd9 rxrpc: Lock around calling a kernel service Rx notification by David Howells · 7 years ago
  2. 2d2faaf Merge branch 'hns3-add-support-for-reset' by David S. Miller · 7 years ago
  3. c6dc521 net: hns3: hns3:fix a bug about statistic counter in reset process by qumingguang · 7 years ago
  4. ae064e6 net: hns3: Fix a misuse to devm_free_irq by qumingguang · 7 years ago
  5. bb6b94a net: hns3: Add reset interface implementation in client by Lipeng · 7 years ago
  6. f8fa222c net: hns3: Add timeout process in hns3_enet by Lipeng · 7 years ago
  7. 4ed340a net: hns3: Add reset process in hclge_main by Lipeng · 7 years ago
  8. 466b0c0 net: hns3: Add support for misc interrupt by Lipeng · 7 years ago
  9. 3efb960 net: hns3: Refactor the initialization of command queue by Lipeng · 7 years ago
  10. cf9cca2 net: hns3: Refactor mac_init function by qumingguang · 7 years ago
  11. 7df7dad net: hns3: Refactor the mapping of tqp to vport by Lipeng · 7 years ago
  12. 9691cea net: seeq: fix timer conversion by Arnd Bergmann · 7 years ago
  13. b35be41 net: dsa: lan9303: Added Documentation/networking/dsa/lan9303.txt by Egil Hjelmeland · 7 years ago
  14. 6e1a288 Merge branch 'nfp-TC-block-fixes-app-fallback-and-dev_alloc' by David S. Miller · 7 years ago
  15. 18f7619 nfp: improve defines for constants in ethtool by Jakub Kicinski · 7 years ago
  16. 16f50cd nfp: use a counter instead of log message for allocation failures by Jakub Kicinski · 7 years ago
  17. 790a399 nfp: switch to dev_alloc_page() by Jakub Kicinski · 7 years ago
  18. 43b4524 nfp: bpf: fall back to core NIC app if BPF not selected by Jakub Kicinski · 7 years ago
  19. 2c4197a nfp: reorganize the app table by Jakub Kicinski · 7 years ago
  20. f449657 nfp: bpf: reject TC offload if XDP loaded by Jakub Kicinski · 7 years ago
  21. dc4646a nfp: flower: vxlan - ensure no sleep in atomic context by John Hurley · 7 years ago
  22. 2df7b2d nfp: flower: app should use struct nfp_repr by John Hurley · 7 years ago
  23. cdc89c9 tools: bpf: handle long path in jit disasm by Prashant Bhole · 7 years ago
  24. e20f469 liquidio: synchronize VF representor names with NIC firmware by Vijaya Mohan Guvva · 7 years ago
  25. 74b200d Merge branch 'BPF-range-marking-improvements-for-meta-data' by David S. Miller · 7 years ago
  26. 634eab1 bpf: add test cases to bpf selftests to cover all meta tests by Daniel Borkmann · 7 years ago
  27. 5beca08 bpf: also improve pattern matches for meta access by Daniel Borkmann · 7 years ago
  28. b06723d bpf: minor cleanups after merge by Daniel Borkmann · 7 years ago
  29. 1495dc9 security: bpf: replace include of linux/bpf.h with forward declarations by Jakub Kicinski · 7 years ago
  30. 3ded76a net: systemport: Only inspect valid switch port & queues by Florian Fainelli · 7 years ago
  31. 9681ab0 Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG' by David S. Miller · 7 years ago
  32. 254ef4d nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG by Jiong Wang · 7 years ago
  33. 5d42ced nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT by Jiong Wang · 7 years ago
  34. 07d3c4a Merge branch 'dpaa-cleanups' by David S. Miller · 7 years ago
  35. d7bcde4 net: dpaa: remove init which already done in per-cpu allocation by yuan linyu · 7 years ago
  36. a35c52b net: dpaa: fix maybe uninitialized var in dpaa_open() by yuan linyu · 7 years ago
  37. 03c4cc3 bpf: cpumap micro-optimization in cpu_map_enqueue by Jesper Dangaard Brouer · 7 years ago
  38. 14e83bf Merge branch 'net-sched-block-callbacks-follow-up' by David S. Miller · 7 years ago
  39. 70b5aee net: sched: remove ndo_setup_tc check from tc_can_offload by Jiri Pirko · 7 years ago
  40. 7612fb0 net: sched: remove tc_can_offload check from egdev call by Jiri Pirko · 7 years ago
  41. 44ae12a net: sched: move the can_offload check from binding phase to rule insertion phase by Jiri Pirko · 7 years ago
  42. 0b5a89c net: sched: remove unused tc_should_offload helper by Jiri Pirko · 7 years ago
  43. 9289906 net: bridge: add notifications for the bridge dev on vlan change by Nikolay Aleksandrov · 7 years ago
  44. ad88d35 net: hns3: remove a couple of redundant assignments by Colin Ian King · 7 years ago
  45. a666960 liquidio: remove redundant setting of inst_processed to zero by Colin Ian King · 7 years ago
  46. 5618c8e net: dl2k: remove redundant re-assignment to np by Colin Ian King · 7 years ago
  47. 3a1246f wan: wanxl: remove redundant assignment to stat by Colin Ian King · 7 years ago
  48. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. 65c959a Merge branch 'samples-pktgen-updates' by David S. Miller · 7 years ago
  50. a4b6ade samples/pktgen: remove remaining old pktgen sample scripts by Jesper Dangaard Brouer · 7 years ago
  51. 9efc44d samples/pktgen: update sample03, no need for clones when bursting by Jesper Dangaard Brouer · 7 years ago
  52. 029e1ea samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.sh by Robert Hoo · 7 years ago
  53. 22ac5ad samples/pktgen: Add some helper functions by Robert Hoo · 7 years ago
  54. de21807 Merge branch 'enic-Additional-ethtool-support' by David S. Miller · 7 years ago
  55. 8af67d3 MAINTAINERS: update MAINTAINERS for cisco vic by Parvi Kaustubhi · 7 years ago
  56. ed519b7 enic: Add support for 'ethtool -g/-G' by Parvi Kaustubhi · 7 years ago
  57. e6cdfcc5 enic: reset fetch index by Parvi Kaustubhi · 7 years ago
  58. 3a99df9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  59. c3aff08 signal: Fix name of SIGEMT in #if defined() check by Andrew Clayton · 7 years ago
  60. 1cc1570 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  61. 4f2ba5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  62. cb0631f x86/mm: fix use-after-free of vma during userfaultfd fault by Vlastimil Babka · 7 years ago
  63. 89db69d Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  64. 79d7334 ide:ide-cd: fix kernel panic resulting from missing scsi_req_init by Hongxu Jia · 7 years ago
  65. 59c1cec Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  66. 1969db4 bpf: fix verifier memory leaks by Alexei Starovoitov · 7 years ago
  67. 4bfbe53 Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload' by David S. Miller · 7 years ago
  68. 3eb8b62 cxgb4: add support to create hash-filters via tc-flower offload by Kumar Sanghvi · 7 years ago
  69. 79e6d46 cxgb4: convert flower table to use rhashtable by Kumar Sanghvi · 7 years ago
  70. 9d922d4 cxgb4: add support to retrieve stats for hash filters by Kumar Sanghvi · 7 years ago
  71. 3b0b3be cxgb4: add support to delete hash filter by Kumar Sanghvi · 7 years ago
  72. 12b276f cxgb4: add support to create hash filters by Kumar Sanghvi · 7 years ago
  73. 5c31254 cxgb4: initialize hash-filter configuration by Kumar Sanghvi · 7 years ago
  74. 0ba9a3b cxgb4: save additional filter tuple field shifts in tp_params by Kumar Sanghvi · 7 years ago
  75. 1f2c897 Merge branch 'lan9303-Fix-STP-and-flooding-issues' by David S. Miller · 7 years ago
  76. f849772 net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark by Egil Hjelmeland · 7 years ago
  77. e9292f2c net: dsa: lan9303: Add STP ALR entry on port 0 by Egil Hjelmeland · 7 years ago
  78. 909fb9a net: dsa: lan9303: Transmit using ALR when unicast by Egil Hjelmeland · 7 years ago
  79. a95157d net: thunderx: remove a couple of redundant assignments by Colin Ian King · 7 years ago
  80. 855a34b MAINTAINERS: Add lib/net_utils.c to NETWORKING (general) by Andy Shevchenko · 7 years ago
  81. 6978729 sfc: support rx-fcs and rx-all by Edward Cree · 7 years ago
  82. e0337f9 net: macb: remove redundant assignment to variable work_done by Colin Ian King · 7 years ago
  83. 032a480 ipv4: fix validate_source for VRF setup by Paolo Abeni · 7 years ago
  84. dc82673 sctp: fix error return code in sctp_send_add_streams() by Wei Yongjun · 7 years ago
  85. 85cf7a6 net: hso: remove redundant unused variable dev by Colin Ian King · 7 years ago
  86. f02b232 ppp: Destroy the mutex when cleanup by Gao Feng · 7 years ago
  87. 687d4f2 net: ethernet: slicoss: remove redundant initialization of idx by Colin Ian King · 7 years ago
  88. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  89. e669b86 ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  90. f631f7b Merge branch 'PHYLINK-cosmetic-and-build-fixes' by David S. Miller · 7 years ago
  91. 54a2fc6 net: phy: Fix sfp.c build against GPIO definitions by Florian Fainelli · 7 years ago
  92. 516b29e net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c by Florian Fainelli · 7 years ago
  93. 2e39748 bpf: document answers to common questions about BPF by Alexei Starovoitov · 7 years ago
  94. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  95. 93161922 tun/tap: sanitize TUNSETSNDBUF input by Craig Gallek · 7 years ago
  96. cdb583c net: dsa: b53: Have b53_hdr_setup() enable/disable tagging by Florian Fainelli · 7 years ago
  97. 6683ed9 Merge branch 'netrom-cleanups' by David S. Miller · 7 years ago
  98. 31f74f0 net: netrom: nr_route: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  99. 4c31606 net: netrom: nr_route: refactor code in nr_add_node by Gustavo A. R. Silva · 7 years ago
  100. d70eaa3 mlxsw: i2c: Fix buffer increment counter for write transaction by Vadim Pasternak · 7 years ago