1. 9c5f69b net/sched: act_csum: don't use spinlock in the fast path by Davide Caratti · 7 years ago
  2. f6052cf net/sched: act_csum: use per-core statistics by Davide Caratti · 7 years ago
  3. b76f418 net: link_watch: mark bonding link events urgent by Roopa Prabhu · 7 years ago
  4. 3361536 net: dsa: Support internal phy on 'cpu' port by Sebastian Reichel · 7 years ago
  5. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. f53d77e sctp: reset ret in again path in sctp_for_each_transport by Xin Long · 7 years ago
  7. 7a006d5 net: core: Fix kernel-doc for netdev_upper_link() by Florian Fainelli · 7 years ago
  8. 5de30d5 net: core: Fix kernel-doc for call_netdevice_notifiers_info() by Florian Fainelli · 7 years ago
  9. 545d8ae xfrm: fix boolean assignment in xfrm_get_type_offload by Gustavo A. R. Silva · 7 years ago
  10. 5efec5c xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version by Yossi Kuperman · 7 years ago
  11. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
  12. 631f65f net: sched: cls_bpf: plumb extack support in filter for hardware offload by Quentin Monnet · 7 years ago
  13. 10a47e0 net: sched: cls_u32: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  14. 0279814 net: sched: cls_matchall: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  15. 4100203 net: sched: cls_flower: propagate extack support for filter offload by Quentin Monnet · 7 years ago
  16. 7a8c4dd tls: Correct length of scatterlist in tls_sw_sendpage by Dave Watson · 7 years ago
  17. ad23b75 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  18. 03aaa9e bridge: return boolean instead of integer in br_multicast_is_router by Gustavo A. R. Silva · 7 years ago
  19. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  20. 7c68d1a net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  21. b589513 rds: tcp: compute m_ack_seq as offset from ->write_seq by Sowmini Varadhan · 7 years ago
  22. b2d3bcf net: core: Expose number of link up/down transitions by David Decotigny · 7 years ago
  23. 291040c Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  24. b75703d devlink: fix memory leak on 'resource' by Colin Ian King · 7 years ago
  25. 9cb05f9 debugfs_sta: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  26. cbcbeed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  27. ea9722e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  28. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. 1728a4f bpf: move event_output to const_size_or_zero for xdp/skb as well by Daniel Borkmann · 7 years ago
  30. 2e4a309 bpf: restrict access to core bpf sysctls by Daniel Borkmann · 7 years ago
  31. fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
  32. 205c380 bpf: add csum_diff helper to xdp as well by Daniel Borkmann · 7 years ago
  33. 4b981db net: sched: cls_u32: add extack support by Alexander Aring · 7 years ago
  34. 1057c55 net: sched: cls: add extack support for tcf_change_indev by Alexander Aring · 7 years ago
  35. 571acf2 net: sched: cls: add extack support for delete callback by Alexander Aring · 7 years ago
  36. 50a5619 net: sched: cls: add extack support for tcf_exts_validate by Alexander Aring · 7 years ago
  37. 7306db3 net: sched: cls: add extack support for change callback by Alexander Aring · 7 years ago
  38. c35a4ac net: sched: cls_api: handle generic cls errors by Alexander Aring · 7 years ago
  39. 8865fdd net: sched: cls: fix code style issues by Alexander Aring · 7 years ago
  40. e428660 tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR by Yuchung Cheng · 7 years ago
  41. eb36be0 tcp: avoid min-RTT overestimation from delayed ACKs by Yuchung Cheng · 7 years ago
  42. 60c2530 tipc: fix race between poll() and setsockopt() by Jon Maloy · 7 years ago
  43. 30c3e9d l2tp: remove switch block in l2tp_nl_cmd_session_create() by Lorenzo Bianconi · 7 years ago
  44. 9afa658 l2tp: remove l2specific_len configurable parameter by Lorenzo Bianconi · 7 years ago
  45. 62e7b6a l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  46. dfffc97 l2tp: double-check l2specific_type provided by userspace by Lorenzo Bianconi · 7 years ago
  47. 43dd751 devlink: Make some functions static by Wei Yongjun · 7 years ago
  48. 5a75114 ipv6: mcast: remove dead code by Eric Dumazet · 7 years ago
  49. ce62896 caif: reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  50. e553116 netfilter: remove messages print and boot/module load time by Pablo Neira Ayuso · 7 years ago
  51. 0e839df netfilter: nf_tables: set flowtable priority and hooknum field by Pablo Neira Ayuso · 7 years ago
  52. 4c87158 netfilter: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  53. b0c3dc6 netfilter: nf_tables: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  54. d384e65 netfilter: return booleans instead of integers by Gustavo A. R. Silva · 7 years ago
  55. 3ecbfd6 netfilter: nf_tables: allocate handle and delete objects via handle by Harsha Sharma · 7 years ago
  56. cc2d586 netfilter: nf_nat_snmp_basic: use asn1 decoder library by Taehee Yoo · 7 years ago
  57. bea588b netfilter: nf_nat_snmp_basic: use nf_ct_helper_log by Taehee Yoo · 7 years ago
  58. 8b8f081 netfilter: nf_nat_snmp_basic: replace ctinfo with dir. by Taehee Yoo · 7 years ago
  59. e29e5dd netfilter: nf_nat_snmp_basic: remove debug parameter by Taehee Yoo · 7 years ago
  60. f4dbc4c netfilter: nf_nat_snmp_basic: remove useless comment by Taehee Yoo · 7 years ago
  61. aa5dd6f xfrm: fix error flow in case of add state fails by Aviad Yehezkel · 7 years ago
  62. 69c4a65 Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  63. 591ff9e ipv6: don't let tb6_root node share routes with other node by Wei Wang · 7 years ago
  64. ef58ca3 net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues by Andrew Morton · 7 years ago
  65. 128bb97 ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  66. 61f3c96 bpf: allow socket_filter programs to use bpf_prog_test_run by Alexei Starovoitov · 7 years ago
  67. d0c081b flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  68. 89290b8 flow_netlink: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  69. 5762d7d cfg80211: fix station info handling bugs by Johannes Berg · 7 years ago
  70. cd443f1 netlink: reset extack earlier in netlink_rcv_skb by Xin Long · 7 years ago
  71. d680b35 net: sched: silence uninitialized parent variable warning in tc_dump_tfilter by Jiri Pirko · 7 years ago
  72. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  73. cc01572 xfrm: Add SA to hardware at the end of xfrm_state_construct() by Yossi Kuperman · 7 years ago
  74. 50bd870 xfrm: Add ESN support for IPSec HW offload by Yossef Efraim · 7 years ago
  75. d468984 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  76. 8cb6875 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  77. ad9294d bpf: fix cls_bpf on filter replace by Daniel Borkmann · 7 years ago
  78. 6db959c tls: reset crypto_info when do_tls_setsockopt_tx fails by Sabrina Dubroca · 7 years ago
  79. 877d17c tls: return -EBUSY if crypto_info is already set by Sabrina Dubroca · 7 years ago
  80. cf6d43e tls: fix sw_ctx leak by Sabrina Dubroca · 7 years ago
  81. d91c3e1 net/tls: Only attach to sockets in ESTABLISHED state by Ilya Lesokhin · 7 years ago
  82. 4215727 net: Remove spinlock from get_net_ns_by_id() by Kirill Tkhai · 7 years ago
  83. 0c06bea net: Fix possible race in peernet2id_alloc() by Kirill Tkhai · 7 years ago
  84. 51ab299 net: sched: allow ingress and clsact qdiscs to share filter blocks by Jiri Pirko · 7 years ago
  85. d47a6b0 net: sched: introduce ingress/egress block index attributes for qdisc by Jiri Pirko · 7 years ago
  86. 7960d1d net: sched: use block index as a handle instead of qdisc when block is shared by Jiri Pirko · 7 years ago
  87. caa7260 net: sched: keep track of offloaded filters and check tc offload feature by Jiri Pirko · 7 years ago
  88. edf6711 net: sched: remove classid and q fields from tcf_proto by Jiri Pirko · 7 years ago
  89. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  90. 9d3aaff net: sched: avoid usage of tp->q in tcf_classify by Jiri Pirko · 7 years ago
  91. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  92. a9b1944 net: sched: introduce support for multiple filter chain pointers registration by Jiri Pirko · 7 years ago
  93. 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
  94. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. 7018d1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  96. b45a53b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  97. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  98. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  99. e88f2be tipc: fix race condition at topology server receive by Jon Maloy · 7 years ago
  100. 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