1. 39cdd34 net: dsa: bcm_sf2: Use existing shift/masks by Florian Fainelli · 7 years ago
  2. 33ad61d isdn/gigaset: Provide cardstate context for bas timer callbacks by Kees Cook · 7 years ago
  3. e27afb8 selftests/bpf: fix broken build of test_maps by Alexei Starovoitov · 7 years ago
  4. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  6. 8d5f4b0 stmmac: Don't access tx_q->dirty_tx before netif_tx_lock by Bernd Edlinger · 7 years ago
  7. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  8. 66bdede of_mdio: Fix broken PHY IRQ in case of probe deferral by Geert Uytterhoeven · 7 years ago
  9. 7433a8d textsearch: fix typos in library helpers by Randy Dunlap · 7 years ago
  10. bdd091b Merge branch 'tun-timer-cleanups' by David S. Miller · 7 years ago
  11. ee74d99 tun: do not arm flow_gc_timer in tun_flow_init() by Eric Dumazet · 7 years ago
  12. 81d98fa tun: avoid extra timer schedule in tun_flow_cleanup() by Eric Dumazet · 7 years ago
  13. 7dbfb4e tun: do not block BH again in tun_flow_cleanup() by Eric Dumazet · 7 years ago
  14. 02db34d Merge branch 'bpf-BASE_RTT' by David S. Miller · 7 years ago
  15. bfdf756 bpf: create samples/bpf/tcp_bpf.readme by Lawrence Brakmo · 7 years ago
  16. c890063 bpf: sample BPF_SOCKET_OPS_BASE_RTT program by Lawrence Brakmo · 7 years ago
  17. 85cce21 bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv by Lawrence Brakmo · 7 years ago
  18. cd86d1f bpf: Adding helper function bpf_getsockops by Lawrence Brakmo · 7 years ago
  19. e6546ef bpf: add support for BPF_SOCK_OPS_BASE_RTT by Lawrence Brakmo · 7 years ago
  20. 62d3f60 nfp: use struct fields for 8 bit-wide access by Pieter Jansen van Vuuren · 7 years ago
  21. 0cea8e2 net: x25: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  22. 110af3a net: af_unix: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  23. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  24. 748759d Merge branch 'stmmac-hw-tstamp-fixes' by David S. Miller · 7 years ago
  25. 9454360 net: stmmac: Prevent infinite loop in get_rx_timestamp_status() by Jose Abreu · 7 years ago
  26. 9887094 net: stmmac: Fix stmmac_get_rx_hwtstamp() by Jose Abreu · 7 years ago
  27. 9c8080d net: stmmac: Add missing call to dev_kfree_skb() by Jose Abreu · 7 years ago
  28. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  29. 3fa5f11 geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero() by Stefano Brivio · 7 years ago
  30. c44768e Merge branch 'dsa-lan9303-Add-fdb-mdb-methods' by David S. Miller · 7 years ago
  31. 0620427 net: dsa: lan9303: Add fdb/mdb manipulation by Egil Hjelmeland · 7 years ago
  32. ab33534 net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods by Egil Hjelmeland · 7 years ago
  33. ec0145e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  34. 0d5fcebf tipc: refactor tipc_sk_timeout() function by Jon Maloy · 7 years ago
  35. 36341de Merge branch 'net-driver-refcont_t' by David S. Miller · 7 years ago
  36. e65f7ee drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  37. 709c89b drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  38. d780cd4 drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  39. 313a912 drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  40. 28206cd drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  41. 8676d76 drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  42. e187246 drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  43. 956cc1e drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  44. dd8e194 drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  45. a4b51a9 drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  46. 17ac99b2 drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  47. 0068895 drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  48. ff61b5e drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  49. c6d4e63 drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  50. eaf6ab7 drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  51. 0247880 Merge branch 'mlxsw-fixes' by David S. Miller · 7 years ago
  52. dcbda28 mlxsw: spectrum_router: Configure TIGCR on init by Petr Machata · 7 years ago
  53. 14aefd9 mlxsw: reg: Add Tunneling IPinIP General Configuration Register by Petr Machata · 7 years ago
  54. 86f540c Merge branch 'hns3-loopback-selftest' by David S. Miller · 7 years ago
  55. c39c4d9 net: hns3: Add mac loopback selftest support in hns3 driver by Yunsheng Lin · 7 years ago
  56. d43e5ac net: hns3: Refactor the skb receiving and transmitting function by Yunsheng Lin · 7 years ago
  57. 95491e3 net: ethtool: remove error check for legacy setting transceiver type by Niklas Söderlund · 7 years ago
  58. a8e8c0e Merge branch 'bpftool-add-a-version-command-and-fix-several-items' by David S. Miller · 7 years ago
  59. 821cfbb tools: bpftool: add a command to display bpftool version by Quentin Monnet · 7 years ago
  60. 8dfbc6d tools: bpftool: show that `opcodes` or `file FILE` should be exclusive by Quentin Monnet · 7 years ago
  61. 9e2308c tools: bpftool: print all relevant byte opcodes for "load double word" by Quentin Monnet · 7 years ago
  62. d9c0b48 tools: bpftool: print only one error message on byte parsing failure by Quentin Monnet · 7 years ago
  63. 9f60617 tools: bpftool: add `bpftool prog help` as real command i.r.t exit code by Quentin Monnet · 7 years ago
  64. 1d84487 tools: bpftool: use err() instead of info() if there are too many insns by Quentin Monnet · 7 years ago
  65. 1739c26 tools: bpftool: fix return value when all eBPF programs have been shown by Quentin Monnet · 7 years ago
  66. 9cbe1f58 tools: bpftool: add pointer to file argument to print_hex() by Quentin Monnet · 7 years ago
  67. f3ae608 net: sched: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  68. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  69. a05b8c4 net: rose: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  70. 279badc openvswitch: conntrack: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  71. e28101a net: netrom: nr_in: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  72. 66c5451 net: bridge: fix returning of vlan range op errors by Nikolay Aleksandrov · 7 years ago
  73. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago
  74. d2b2762 Merge branch 'bpf-range-marking-fixes' by David S. Miller · 7 years ago
  75. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 7 years ago
  76. 0fd4759 bpf: fix pattern matches for direct packet access by Daniel Borkmann · 7 years ago
  77. fb2a311 bpf: fix off by one for range markings with L{T, E} patterns by Daniel Borkmann · 7 years ago
  78. 8695a53 bpf: devmap fix arithmetic overflow in bitmap_size calculation by John Fastabend · 7 years ago
  79. 0787643 Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  80. 43ebf97 Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  81. 417a3ae net: aquantia: Bad udp rate on default interrupt coalescing by Igor Russkikh · 7 years ago
  82. b82ee71 net: aquantia: Enable coalescing management via ethtool interface by Igor Russkikh · 7 years ago
  83. 6849540 net: aquantia: mmio unmap was not performed on driver removal by Igor Russkikh · 7 years ago
  84. 4c8bb60 net: aquantia: Limit number of MSIX irqs to the number of cpus by Igor Russkikh · 7 years ago
  85. 93d87b8 net: aquantia: Fixed transient link up/down/up notification by Igor Russkikh · 7 years ago
  86. 5d8d84e net: aquantia: Add queue restarts stats counter by Igor Russkikh · 7 years ago
  87. 65e665e net: aquantia: Reset nic statistics on interface up/down by Igor Russkikh · 7 years ago
  88. 3c467bf bnxt: Move generic devlink code to new file by Steve Lin · 7 years ago
  89. cb4dc41 tipc: fix broken tipc_poll() function by Jon Maloy · 7 years ago
  90. 471abea Merge branch 'net-sched-convert-cls-ndo_setup_tc-offload-calls-to-per-block-callbacks' by David S. Miller · 7 years ago
  91. fa71212 net: sched: remove unused is_classid_clsact_ingress/egress helpers by Jiri Pirko · 7 years ago
  92. d58d31a net: sched: remove unused classid field from tc_cls_common_offload by Jiri Pirko · 7 years ago
  93. 8d26d56 net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* by Jiri Pirko · 7 years ago
  94. 6b3eb75 dsa: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
  95. 90d9731 nfp: bpf: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
  96. 363fc53b nfp: flower: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
  97. 855afa0 mlx5e_rep: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
  98. 6ea30f8 ixgbe: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
  99. cd019e9 cxgb4: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
  100. 9e0fd15 bnxt: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago