1. 571acf2 net: sched: cls: add extack support for delete callback by Alexander Aring · 7 years ago
  2. 50a5619 net: sched: cls: add extack support for tcf_exts_validate by Alexander Aring · 7 years ago
  3. 7306db3 net: sched: cls: add extack support for change callback by Alexander Aring · 7 years ago
  4. c35a4ac net: sched: cls_api: handle generic cls errors by Alexander Aring · 7 years ago
  5. 8865fdd net: sched: cls: fix code style issues by Alexander Aring · 7 years ago
  6. e428660 tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR by Yuchung Cheng · 7 years ago
  7. eb36be0 tcp: avoid min-RTT overestimation from delayed ACKs by Yuchung Cheng · 7 years ago
  8. 60c2530 tipc: fix race between poll() and setsockopt() by Jon Maloy · 7 years ago
  9. 30c3e9d l2tp: remove switch block in l2tp_nl_cmd_session_create() by Lorenzo Bianconi · 7 years ago
  10. 9afa658 l2tp: remove l2specific_len configurable parameter by Lorenzo Bianconi · 7 years ago
  11. 62e7b6a l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  12. dfffc97 l2tp: double-check l2specific_type provided by userspace by Lorenzo Bianconi · 7 years ago
  13. 43dd751 devlink: Make some functions static by Wei Yongjun · 7 years ago
  14. 5a75114 ipv6: mcast: remove dead code by Eric Dumazet · 7 years ago
  15. ce62896 caif: reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  16. ef58ca3 net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues by Andrew Morton · 7 years ago
  17. 89290b8 flow_netlink: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  18. d680b35 net: sched: silence uninitialized parent variable warning in tc_dump_tfilter by Jiri Pirko · 7 years ago
  19. 4215727 net: Remove spinlock from get_net_ns_by_id() by Kirill Tkhai · 7 years ago
  20. 0c06bea9 net: Fix possible race in peernet2id_alloc() by Kirill Tkhai · 7 years ago
  21. 51ab299 net: sched: allow ingress and clsact qdiscs to share filter blocks by Jiri Pirko · 7 years ago
  22. d47a6b0 net: sched: introduce ingress/egress block index attributes for qdisc by Jiri Pirko · 7 years ago
  23. 7960d1d net: sched: use block index as a handle instead of qdisc when block is shared by Jiri Pirko · 7 years ago
  24. caa7260 net: sched: keep track of offloaded filters and check tc offload feature by Jiri Pirko · 7 years ago
  25. edf6711 net: sched: remove classid and q fields from tcf_proto by Jiri Pirko · 7 years ago
  26. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  27. 9d3aaff net: sched: avoid usage of tp->q in tcf_classify by Jiri Pirko · 7 years ago
  28. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  29. a9b1944 net: sched: introduce support for multiple filter chain pointers registration by Jiri Pirko · 7 years ago
  30. 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
  31. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 7018d1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  33. b45a53b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  34. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  35. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  36. e88f2be tipc: fix race condition at topology server receive by Jon Maloy · 7 years ago
  37. 161f72e Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  38. c5006b8 sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 7 years ago
  39. a0ff660 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 7 years ago
  40. 625637bf sctp: reinit stream if stream outcnt has been change by sinit in sendmsg by Xin Long · 7 years ago
  41. 56dc7cd devlink: Add relation between dpipe and resource by Arkadi Sharshevsky · 7 years ago
  42. 2d8dc5b devlink: Add support for reload by Arkadi Sharshevsky · 7 years ago
  43. d9f9b9a devlink: Add support for resource abstraction by Arkadi Sharshevsky · 7 years ago
  44. 2406e7e devlink: Add per devlink instance lock by Arkadi Sharshevsky · 7 years ago
  45. 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
  46. cd9ff4d ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  47. 096b985 net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  48. 95a3320 Revert "openvswitch: Add erspan tunnel support." by William Tu · 7 years ago
  49. 6802f3a ipv6: Fix build with gcc-4.4.5 by Ido Schimmel · 7 years ago
  50. e9a0344 tipc: fix bug during lookup of multicast destination nodes by Jon Maloy · 7 years ago
  51. 273c28b net: Convert atomic_t net::count to refcount_t by Kirill Tkhai · 7 years ago
  52. 30be8f8 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 7 years ago
  53. 95ef498 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  54. 594831a sctp: removed unused var from sctp_make_auth by Marcelo Ricardo Leitner · 7 years ago
  55. 37f47bc sctp: avoid compiler warning on implicit fallthru by Marcelo Ricardo Leitner · 7 years ago
  56. 6503a30 net: ipv4: Make "ip route get" match iif lo rules again. by Lorenzo Colitti · 7 years ago
  57. cbbdf84 netlink: extack needs to be reset each time through loop by David Ahern · 7 years ago
  58. 59b3661 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 7 years ago
  59. febafc8 tipc: fix a potental access after delete in tipc_sk_join() by Jon Maloy · 7 years ago
  60. 749439b ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  61. d542296 9p: add missing module license for xen transport by Stephen Hemminger · 7 years ago
  62. 59b179b4 cfg80211: check dev_set_name() return value by Johannes Berg · 7 years ago
  63. 51a1aaa mac80211_hwsim: validate number of different channels by Johannes Berg · 7 years ago
  64. 7a94b8c nl80211: take RCU read lock when calling ieee80211_bss_get_ie() by Dominik Brodowski · 7 years ago
  65. a48a52b cfg80211: fully initialize old channel for event by Johannes Berg · 7 years ago
  66. 564737f Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  67. 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 7 years ago
  68. 9e8f8f1 Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  69. daaf24c bpf: simplify xdp_convert_ctx_access for xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  70. d584527 net: Cap number of queues even with accel_priv by Alexander Duyck · 7 years ago
  71. 9c70f1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  72. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  73. 8c2e6c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  74. cbd0a6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  75. ce4bb04 Fix a leak in socket(2) when we fail to allocate a file descriptor. by Al Viro · 7 years ago
  76. f8253df net: sch: red: Change offloaded xstats to be incremental by Nogah Frankel · 7 years ago
  77. ccc12b1 ipv6: sr: fix TLVs not being copied using setsockopt by Mathieu Xhonneux · 7 years ago
  78. 862c03e ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  79. 809a79e tcp: make local function tcp_recv_timestamp static by Wei Yongjun · 7 years ago
  80. 78bbb15 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 7 years ago
  81. 398958a ipv6: Add support for non-equal-cost multipath by Ido Schimmel · 7 years ago
  82. 3d709f6 ipv6: Use hash-threshold instead of modulo-N by Ido Schimmel · 7 years ago
  83. 7696c06 ipv6: Use a 31-bit multipath hash by Ido Schimmel · 7 years ago
  84. d7dedee ipv6: Calculate hash thresholds for IPv6 nexthops by Ido Schimmel · 7 years ago
  85. b0d55b5 caif_usb: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  86. 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
  87. c76f97c sctp: make use of pre-calculated len by Marcelo Ricardo Leitner · 7 years ago
  88. 5960cef sctp: add a ceiling to optlen in some sockopts by Marcelo Ricardo Leitner · 7 years ago
  89. 2e83acb sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events by Marcelo Ricardo Leitner · 7 years ago
  90. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  91. 76a4201 xfrm: Fix a race in the xdst pcpu cache. by Steffen Klassert · 7 years ago
  92. 82aaff2 net: free RX queue structures by Jakub Kicinski · 7 years ago
  93. 141b52a net: use the right variant of kfree by Jakub Kicinski · 7 years ago
  94. 1e532d2 af_key: Fix memory leak in key_notify_policy. by Steffen Klassert · 7 years ago
  95. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  96. eb929a9 tipc: improve poll() for group member socket by Jon Maloy · 7 years ago
  97. 232d07b tipc: improve groupcast scope handling by Jon Maloy · 7 years ago
  98. 8348500 tipc: add option to suppress PUBLISH events for pre-existing publications by Jon Maloy · 7 years ago
  99. d12d2e1 tipc: send out join messages as soon as new member is discovered by Jon Maloy · 7 years ago
  100. c2b22bc tipc: simplify group LEAVE sequence by Jon Maloy · 7 years ago