1. 099ecf5 net: annotate lockless accesses to sk->sk_max_ack_backlog by Eric Dumazet · 5 years ago
  2. 288efe8 net: annotate lockless accesses to sk->sk_ack_backlog by Eric Dumazet · 5 years ago
  3. b33e699 net_sched: add TCA_STATS_PKT64 attribute by Eric Dumazet · 5 years ago
  4. d0083d9 net_sched: extend packet counter to 64bit by Eric Dumazet · 5 years ago
  5. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  6. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  7. 41aa29a net: cls_bpf: fix NULL deref on offload filter removal by Jakub Kicinski · 5 years ago
  8. e382267 net: sched: update action implementations to support flags by Vlad Buslov · 5 years ago
  9. abbb0d3 net: sched: extend TCA_ACT space with TCA_ACT_FLAGS by Vlad Buslov · 5 years ago
  10. 5e174d5 net: sched: modify stats helper functions to support regular stats by Vlad Buslov · 5 years ago
  11. ef816f3 net: sched: don't expose action qstats to skb_tc_reinsert() by Vlad Buslov · 5 years ago
  12. 26b537a net: sched: extract qstats update code into functions by Vlad Buslov · 5 years ago
  13. 5e1ad95 net: sched: extract bstats update code into function by Vlad Buslov · 5 years ago
  14. c8ecebd net: sched: extract common action counters update code into function by Vlad Buslov · 5 years ago
  15. 546b85b net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware by Vincent Prince · 5 years ago
  16. fa784f2 net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware by Vincent Prince · 5 years ago
  17. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  18. 5566744 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  19. 406715d fq_codel: do not include <linux/jhash.h> by Eric Dumazet · 5 years ago
  20. d665c12 net: sched: taprio: fix -Wmissing-prototypes warnings by Yi Wang · 5 years ago
  21. 985fd98 net/sched: act_police: re-use tcf_tm_dump() by Davide Caratti · 5 years ago
  22. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  23. e0ad032 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  24. a7fa12d net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  25. 4eab421 net: sched: Avoid using yield() in a busy waiting loop by Marc Kleine-Budde · 5 years ago
  26. 28aa7c8 sched: etf: Fix ordering of packets with same txtime by Vinicius Costa Gomes · 5 years ago
  27. 39f13ea net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 5 years ago
  28. e9c43ad net_sched: sch_fq: remove one obsolete check in fq_dequeue() by Eric Dumazet · 5 years ago
  29. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  30. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  31. eac6640 net: annotate sk->sk_rcvlowat lockless reads by Eric Dumazet · 5 years ago
  32. 11c9a7d act_mirred: Fix mirred_init_module error handling by YueHaibing · 5 years ago
  33. a954380 net: taprio: Fix returning EINVAL when configuring without flags by Vinicius Costa Gomes · 5 years ago
  34. 4b793fe net_sched: fix backward compatibility for TCA_ACT_KIND by Cong Wang · 5 years ago
  35. 6f96c3c net_sched: fix backward compatibility for TCA_KIND by Cong Wang · 5 years ago
  36. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  37. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  38. b60fa1c net_sched: remove need_resched() from qdisc_run() by Eric Dumazet · 5 years ago
  39. 83c8c3c net: sched: cbs: Avoid division by zero when calculating the port rate by Vladimir Oltean · 5 years ago
  40. 9a9251a net: sched: taprio: Avoid division by zero on invalid link speed by Vladimir Oltean · 5 years ago
  41. 68ce668 net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte by Vladimir Oltean · 5 years ago
  42. e9789c7 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 5 years ago
  43. dfe5999 net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N by Paul Blakey · 5 years ago
  44. e3ae1f9 net: sched: sch_sfb: don't call qdisc_put() while holding tree lock by Vlad Buslov · 5 years ago
  45. c2999f7 net: sched: multiq: don't call qdisc_put() while holding tree lock by Vlad Buslov · 5 years ago
  46. 4ce70b4 net: sched: sch_htb: don't call qdisc_put() while holding tree lock by Vlad Buslov · 5 years ago
  47. 159d2c7 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  48. 3e8b9bf net/sched: cbs: Fix not adding cbs instance to list by Vinicius Costa Gomes · 5 years ago
  49. bf69aba net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  50. 3d66b89 net: sched: fix possible crash in tcf_action_destroy() by Eric Dumazet · 5 years ago
  51. 199ce85 net_sched: add policy validation for action attributes by Cong Wang · 5 years ago
  52. 62794fc net_sched: add max len check for TCA_KIND by Cong Wang · 5 years ago
  53. b41d936 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 5 years ago
  54. 92974a1 net/sched: act_sample: don't push mac header on ip6gre ingress by Davide Caratti · 5 years ago
  55. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 9c66d15 taprio: Add support for hardware offloading by Vinicius Costa Gomes · 5 years ago
  57. 470d506 net: sched: use get_dev() action API in flow_action infra by Vlad Buslov · 5 years ago
  58. 4a5da47 net: sched: take reference to psample group in flow_action infra by Vlad Buslov · 5 years ago
  59. 1158958 net: sched: extend flow_action_entry with destructor by Vlad Buslov · 5 years ago
  60. 6efb971 net_sched: let qdisc_put() accept NULL pointer by Cong Wang · 5 years ago
  61. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  62. 40d102c netfilter: update include directives. by Jeremy Sowden · 5 years ago
  63. d4d6ec6 sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 5 years ago
  64. 8b142a0 net_sched: check cops->tcf_block in tc_bind_tclass() by Cong Wang · 5 years ago
  65. b88dd52 net: sched: fix reordering issues by Eric Dumazet · 5 years ago
  66. d1967e4 net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate by David Dai · 5 years ago
  67. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  68. 9367fa0 net/sched: cbs: remove redundant assignment to variable port_rate by Colin Ian King · 5 years ago
  69. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  70. 1c6c09a net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 5 years ago
  71. f04b514 taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte by Vladimir Oltean · 5 years ago
  72. efb5522 taprio: Fix kernel panic in taprio_destroy by Vladimir Oltean · 5 years ago
  73. f2b795e net: sched: cls_matchall: cleanup flow_action before deallocating by Vlad Buslov · 5 years ago
  74. fa730a3 sched: act_vlan: implement stats_update callback by Jiri Pirko · 5 years ago
  75. 092e22e net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue by Davide Caratti · 5 years ago
  76. dbf47a2 net: sched: act_sample: fix psample group handling on overwrite by Vlad Buslov · 5 years ago
  77. 04d37cf net/sched: pfifo_fast: fix wrong dereference when qdisc is reset by Davide Caratti · 5 years ago
  78. 981471b net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  79. 918190f net: sched: flower: don't take rtnl lock for cls hw offloads API by Vlad Buslov · 5 years ago
  80. 1444c17 net: sched: copy tunnel info when setting flow_action entry->tunnel by Vlad Buslov · 5 years ago
  81. 5a6ff4b net: sched: take reference to action dev before calling offloads by Vlad Buslov · 5 years ago
  82. 9838b20 net: sched: take rtnl lock in tc_setup_flow_action() by Vlad Buslov · 5 years ago
  83. 11bd634 net: sched: conditionally obtain rtnl lock in cls hw offloads API by Vlad Buslov · 5 years ago
  84. c9f1447 net: sched: add API for registering unlocked offload block callbacks by Vlad Buslov · 5 years ago
  85. a449a3e net: sched: notify classifier on successful offload add/delete by Vlad Buslov · 5 years ago
  86. 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 5 years ago
  87. 97394be net: sched: change tcf block offload counter type to atomic_t by Vlad Buslov · 5 years ago
  88. 4f8116c net: sched: protect block offload-related fields with rw_semaphore by Vlad Buslov · 5 years ago
  89. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  90. ca497fb taprio: remove unused variable 'entry_list_policy' by YueHaibing · 5 years ago
  91. e1fea32 net sched: update skbedit action for batched events operations by Roman Mashak · 5 years ago
  92. 018e5b4 fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_count' by YueHaibing · 5 years ago
  93. 51650d3 net: sched: sch_taprio: fix memleak in error path for sched list parse by Ivan Khoronzhuk · 5 years ago
  94. 1150ab0 flow_offload: support get multi-subsystem block by wenxu · 5 years ago
  95. 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 5 years ago
  96. e4da910 cls_api: add flow_indr_block_call function by wenxu · 5 years ago
  97. f843698 cls_api: remove the tcf_block cache by wenxu · 5 years ago
  98. 242453c cls_api: modify the tc_indr_block_ing_cmd parameters. by wenxu · 5 years ago
  99. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  100. 48e584a net: sched: add ingress mirred action to hardware IR by John Hurley · 5 years ago