1. 56dc7cd devlink: Add relation between dpipe and resource by Arkadi Sharshevsky · 7 years ago
  2. 2d8dc5b devlink: Add support for reload by Arkadi Sharshevsky · 7 years ago
  3. d9f9b9a devlink: Add support for resource abstraction by Arkadi Sharshevsky · 7 years ago
  4. 2406e7e devlink: Add per devlink instance lock by Arkadi Sharshevsky · 7 years ago
  5. 79d891c Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  6. 6802f3a ipv6: Fix build with gcc-4.4.5 by Ido Schimmel · 7 years ago
  7. e9a0344 tipc: fix bug during lookup of multicast destination nodes by Jon Maloy · 7 years ago
  8. 273c28b net: Convert atomic_t net::count to refcount_t by Kirill Tkhai · 7 years ago
  9. 594831a sctp: removed unused var from sctp_make_auth by Marcelo Ricardo Leitner · 7 years ago
  10. febafc8 tipc: fix a potental access after delete in tipc_sk_join() by Jon Maloy · 7 years ago
  11. 564737f Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  12. 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 7 years ago
  13. d584527 net: Cap number of queues even with accel_priv by Alexander Duyck · 7 years ago
  14. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 8c2e6c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  16. cbd0a6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. ce4bb04 Fix a leak in socket(2) when we fail to allocate a file descriptor. by Al Viro · 7 years ago
  18. f8253df net: sch: red: Change offloaded xstats to be incremental by Nogah Frankel · 7 years ago
  19. ccc12b1 ipv6: sr: fix TLVs not being copied using setsockopt by Mathieu Xhonneux · 7 years ago
  20. 862c03e ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  21. 809a79e tcp: make local function tcp_recv_timestamp static by Wei Yongjun · 7 years ago
  22. 78bbb15 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 7 years ago
  23. 398958a ipv6: Add support for non-equal-cost multipath by Ido Schimmel · 7 years ago
  24. 3d709f6 ipv6: Use hash-threshold instead of modulo-N by Ido Schimmel · 7 years ago
  25. 7696c06 ipv6: Use a 31-bit multipath hash by Ido Schimmel · 7 years ago
  26. d7dedee ipv6: Calculate hash thresholds for IPv6 nexthops by Ido Schimmel · 7 years ago
  27. b0d55b5 caif_usb: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  28. 65d51f2 Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  29. c76f97c sctp: make use of pre-calculated len by Marcelo Ricardo Leitner · 7 years ago
  30. 5960cef sctp: add a ceiling to optlen in some sockopts by Marcelo Ricardo Leitner · 7 years ago
  31. 2e83acb sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events by Marcelo Ricardo Leitner · 7 years ago
  32. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  33. 82aaff2 net: free RX queue structures by Jakub Kicinski · 7 years ago
  34. 141b52a net: use the right variant of kfree by Jakub Kicinski · 7 years ago
  35. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  36. eb929a9 tipc: improve poll() for group member socket by Jon Maloy · 7 years ago
  37. 232d07b tipc: improve groupcast scope handling by Jon Maloy · 7 years ago
  38. 8348500 tipc: add option to suppress PUBLISH events for pre-existing publications by Jon Maloy · 7 years ago
  39. d12d2e1 tipc: send out join messages as soon as new member is discovered by Jon Maloy · 7 years ago
  40. c2b22bc tipc: simplify group LEAVE sequence by Jon Maloy · 7 years ago
  41. 7ad32bc tipc: create group member event messages when they are needed by Jon Maloy · 7 years ago
  42. 0233493 tipc: adjustment to group member FSM by Jon Maloy · 7 years ago
  43. 4ea5dab tipc: let group member stay in JOINED mode if unable to reclaim by Jon Maloy · 7 years ago
  44. 8d5dee2 tipc: a couple of cleanups by Jon Maloy · 7 years ago
  45. 4512c43 ipv6: remove null_entry before adding default route by Wei Wang · 7 years ago
  46. 20b50d7 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  47. 37e2d99 ethtool: Ensure new ring parameters are within bounds during SRINGPARAM by Eugenia Emantayev · 7 years ago
  48. 3dc2fa47 net: caif: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  49. 709af18 ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table by Colin Ian King · 7 years ago
  50. b8fd082 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 7 years ago
  51. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. c5a9f6f net/core: Add drop counters to VF statistics by Eugenia Emantayev · 8 years ago
  53. ef7f8ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  54. f4803f1 net: tipc: remove unused hardirq.h by Yang Shi · 7 years ago
  55. 419091f net: ovs: remove unused hardirq.h by Yang Shi · 7 years ago
  56. 373372b net: caif: remove unused hardirq.h by Yang Shi · 7 years ago
  57. 9f0e896 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  58. 23fe846 l2tp: adjust comments about L2TPv3 offsets by Guillaume Nault · 7 years ago
  59. b6c5734 sctp: fix the handling of ICMP Frag Needed for too small MTUs by Marcelo Ricardo Leitner · 7 years ago
  60. cc35c3d sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled by Marcelo Ricardo Leitner · 7 years ago
  61. c8c9aeb tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions by Stefano Brivio · 7 years ago
  62. 54dc3e3 net: ipv6: Allow connect to linklocal address from socket bound to vrf by David Ahern · 7 years ago
  63. f998b6b netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit() by Jozsef Kadlecsik · 7 years ago
  64. 4750005 netfilter: ipset: Fix "don't update counters" mode when counters used at the matching by Jozsef Kadlecsik · 7 years ago
  65. c045337 netfilter: ipset: use swap macro instead of _manually_ swapping values by Gustavo A. R. Silva · 7 years ago
  66. a3c90f7a netfilter: nf_tables: flow offload expression by Pablo Neira Ayuso · 7 years ago
  67. 7c23b62 netfilter: flow table support for the mixed IPv4/IPv6 family by Pablo Neira Ayuso · 7 years ago
  68. 0995210 netfilter: flow table support for IPv6 by Pablo Neira Ayuso · 7 years ago
  69. 97add9f netfilter: flow table support for IPv4 by Pablo Neira Ayuso · 7 years ago
  70. ac2a666 netfilter: add generic flow table infrastructure by Pablo Neira Ayuso · 7 years ago
  71. 3b49e2e netfilter: nf_tables: add flow table netlink frontend by Pablo Neira Ayuso · 7 years ago
  72. 9096401 netfilter: nf_conntrack: add IPS_OFFLOAD status bit by Pablo Neira Ayuso · 7 years ago
  73. 0befd06 netfilter: nf_tables: remove nft_dereference() by Pablo Neira Ayuso · 7 years ago
  74. a7f87b4 netfilter: remove defensive check on malformed packets from raw sockets by Pablo Neira Ayuso · 7 years ago
  75. f6931f5 netfilter: meta: secpath support by Florian Westphal · 7 years ago
  76. b3a6125 netfilter: remove struct nf_afinfo and its helper functions by Pablo Neira Ayuso · 7 years ago
  77. 4643562 netfilter: remove route_key_size field in struct nf_afinfo by Pablo Neira Ayuso · 7 years ago
  78. ce388f4 netfilter: move reroute indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  79. 3f87c08 netfilter: move route indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  80. 7db9a51 netfilter: remove saveroute indirection in struct nf_afinfo by Pablo Neira Ayuso · 7 years ago
  81. f7dcbe2 netfilter: move checksum_partial indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  82. ef71fe2 netfilter: move checksum indirection to struct nf_ipv6_ops by Pablo Neira Ayuso · 7 years ago
  83. 625c556 netfilter: connlimit: split xt_connlimit into front and backend by Florian Westphal · 7 years ago
  84. c2f9eaf netfilter: nf_tables: remove hooks from family definition by Pablo Neira Ayuso · 7 years ago
  85. c974a3a3 netfilter: nf_tables: remove multihook chains and families by Pablo Neira Ayuso · 7 years ago
  86. 12355d3 netfilter: nf_tables_inet: don't use multihook infrastructure anymore by Pablo Neira Ayuso · 7 years ago
  87. cb7ccd8 netfilter: core: support for NFPROTO_INET hook registration by Pablo Neira Ayuso · 7 years ago
  88. 3025940 netfilter: core: pass family as parameter to nf_remove_net_hook() by Pablo Neira Ayuso · 7 years ago
  89. 62a0fe4 netfilter: core: pass hook number, family and device to nf_find_hook_list() by Pablo Neira Ayuso · 7 years ago
  90. 3d3cdc3 netfilter: core: add nf_remove_net_hook by Pablo Neira Ayuso · 7 years ago
  91. 408070d netfilter: nf_tables: add nft_set_is_anonymous() helper by Pablo Neira Ayuso · 7 years ago
  92. 7a4473a netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path by Pablo Neira Ayuso · 7 years ago
  93. fa45a76 netfilter: nf_tables_arp: don't set forward chain by Pablo Neira Ayuso · 7 years ago
  94. 84ba7dd netfilter: nf_tables: reject nat hook registration if prio is before conntrack by Florian Westphal · 7 years ago
  95. f92b40a netfilter: core: only allow one nat hook per hook point by Florian Westphal · 7 years ago
  96. 03d13b6 netfilter: xtables: add and use xt_request_find_table_lock by Florian Westphal · 7 years ago
  97. 2a95183 netfilter: don't allocate space for arp/bridge hooks unless needed by Florian Westphal · 7 years ago
  98. bb4badf netfilter: don't allocate space for decnet hooks unless needed by Florian Westphal · 7 years ago
  99. ef57170 netfilter: reduce hook array sizes to what is needed by Florian Westphal · 7 years ago
  100. b0f3833 netfilter: reduce size of hook entry point locations by Florian Westphal · 7 years ago