1. 39b7b6a net/sched: cls_flower: reduce fl_change stack size by Arnd Bergmann · 8 years ago
  2. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 0faa9cb net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 8 years ago
  4. a3308d8 net/sched: cls_flower: Disallow duplicate internal elements by Paul Blakey · 8 years ago
  5. f1f7714 bpf: rework prog_digest into prog_tag by Daniel Borkmann · 8 years ago
  6. 99d3132 net/sched: cls_flower: Support matching on ARP by Simon Horman · 8 years ago
  7. c008b33 net/sched: act_csum: compute crc32c on SCTP packets by Davide Caratti · 8 years ago
  8. ab9d226 net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected by Davide Caratti · 8 years ago
  9. 58fa118 cls_u32: don't bother explicitly initializing ->divisor to zero by Alexandru Moise · 8 years ago
  10. bc31c90 net-tc: convert tc_from to tc_from_ingress and tc_redirected by Willem de Bruijn · 8 years ago
  11. 8dc07fd net-tc: convert tc_at to tc_at_ingress by Willem de Bruijn · 8 years ago
  12. a5135bc net-tc: convert tc_verd to integer bitfields by Willem de Bruijn · 8 years ago
  13. e7246e1 net-tc: extract skip classify bit from tc_verd by Willem de Bruijn · 8 years ago
  14. d626407 net-tc: make MAX_RECLASSIFY_LOOP local by Willem de Bruijn · 8 years ago
  15. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  16. 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. ec2507d net/sched: cls_matchall: Fix error path by Yotam Gigi · 8 years ago
  18. 3d48b53 net: dev_weight: TX/RX orthogonality by Matthias Tafelmeier · 8 years ago
  19. 0df0f20 net/sched: cls_flower: Fix missing addr_type in classify by Paul Blakey · 8 years ago
  20. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  21. 628185c net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 8 years ago
  22. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  23. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  24. d972477 net/sched: cls_flower: Mandate mask when matching on flags by Or Gerlitz · 8 years ago
  25. dc594ec net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6 by Or Gerlitz · 8 years ago
  26. 7f7cd56 net_sched: sch_netem: use rb_entry() by Geliang Tang · 8 years ago
  27. e124557 net_sched: sch_fq: use rb_entry() by Geliang Tang · 8 years ago
  28. f93bd17 net/sched: cls_flower: Use masked key when calling HW offloads by Paul Blakey · 8 years ago
  29. 970bfcd net/sched: cls_flower: Use mask for addr_type by Paul Blakey · 8 years ago
  30. 7b68488 net/sched: cls_flower: Support matching on ICMP type and code by Simon Horman · 8 years ago
  31. faa3ffc net/sched: cls_flower: Add support for matching on flags by Or Gerlitz · 8 years ago
  32. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  33. 8d829bd bpf, cls: consolidate prog deletion path by Daniel Borkmann · 8 years ago
  34. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  35. a6e1693 net/sched: cls_flower: Set the filter Hardware device for all use-cases by Hadar Hen Zion · 8 years ago
  36. 548ed72 act_mirred: fix a typo in get_dev by WANG Cong · 8 years ago
  37. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 8 years ago
  39. 255cb30 net/sched: act_mirred: Add new tc_action_ops get_dev() by Hadar Hen Zion · 8 years ago
  40. 3036dab net/sched: cls_flower: Provide a filter to replace/destroy hardware filter functions by Hadar Hen Zion · 8 years ago
  41. 7968521 net/sched: cls_flower: Try to offload only if skip_hw flag isn't set by Hadar Hen Zion · 8 years ago
  42. 725cbb62 sched: cls_flower: remove from hashtable only in case skip sw flag is not set by Jiri Pirko · 8 years ago
  43. 95c2027 net/sched: pedit: make sure that offset is valid by Amir Vadai · 8 years ago
  44. d936377 net, sched: respect rcu grace period on cls destruction by Daniel Borkmann · 8 years ago
  45. c491680 bpf: reuse dev_is_mac_header_xmit for redirect by Daniel Borkmann · 8 years ago
  46. 55556dd bpf: drop useless bpf_fd member from cls/act by Daniel Borkmann · 8 years ago
  47. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 19a8bb2 net sched filters: fix filter handle ID in tfilter_notify_chain() by Roman Mashak · 8 years ago
  49. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  51. 30a391a net sched filters: pass netlink message flags in event notification by Roman Mashak · 8 years ago
  52. 29c5847 net_sched: sch_fq: use hash_ptr() by Eric Dumazet · 8 years ago
  53. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  54. 75bfbca net/sched: act_tunnel_key: Add UDP dst port option by Hadar Hen Zion · 8 years ago
  55. 24ba898 net/dst: Add dst port to dst_metadata utility functions by Hadar Hen Zion · 8 years ago
  56. f4d997f net/sched: cls_flower: Add UDP port to tunnel parameters by Hadar Hen Zion · 8 years ago
  57. 519d105 net/sched: cls_flower: Allow setting encapsulation fields as used key by Hadar Hen Zion · 8 years ago
  58. 9ce183b net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key by Hadar Hen Zion · 8 years ago
  59. 84c46dd qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device by Jesper Dangaard Brouer · 8 years ago
  60. 5976c5f net/sched: cls_flower: Support matching on SCTP ports by Simon Horman · 8 years ago
  61. 613dbd9 netfilter: x_tables: move hook state into xt_action_param structure by Pablo Neira Ayuso · 8 years ago
  62. 13fa876 net/sched: cls_flower: merge filter delete/destroy common code by Roi Dayan · 8 years ago
  63. a1a8f7f net/sched: cls_flower: add missing unbind call when destroying flows by Roi Dayan · 8 years ago
  64. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. 4700e9c net_sched actions: use nla_parse_nested() by Johannes Berg · 8 years ago
  66. b15ca18 netlink: Add nla_memdup() to wrap kmemdup() use on nlattr by Thomas Graf · 8 years ago
  67. 9ee7837 net sched filters: fix notification of filter delete with proper handle by Jamal Hadi Salim · 8 years ago
  68. 4fe77d8 skbedit: allow the user to specify bitmask for mark by Antonio Quartulli · 8 years ago
  69. 73e42ff sch_htb: do not report fake rate estimators by Eric Dumazet · 8 years ago
  70. d65f2fa net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames by Shmulik Ladkani · 8 years ago
  71. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  72. 5712bf9 net/sched: act_mirred: Use passed lastuse argument by Paul Blakey · 8 years ago
  73. 53592b3 net/sched: act_mirred: Implement ingress actions by Shmulik Ladkani · 8 years ago
  74. dcf8003 net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header by Shmulik Ladkani · 8 years ago
  75. 1657792 net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool by Shmulik Ladkani · 8 years ago
  76. ab102b8 net_sched: reorder pernet ops and act ops registrations by WANG Cong · 8 years ago
  77. fa59b27 net_sched: do not broadcast RTM_GETTFILTER result by Eric Dumazet · 8 years ago
  78. f39acc8 net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions by Shmulik Ladkani · 8 years ago
  79. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. eb523f4 net/sched: cls_flower: Use a proper mask value for enc key id parameter by Hadar Hen Zion · 8 years ago
  81. c006da0 act_ife: Fix false encoding by Yotam Gigi · 8 years ago
  82. 4b1d488 act_ife: Fix external mac header on encode by Yotam Gigi · 8 years ago
  83. fefa569 net_sched: sch_fq: account for schedule/timers drifts by Eric Dumazet · 8 years ago
  84. 3d4357f sch_sfb: keep backlog updated with qlen by WANG Cong · 8 years ago
  85. 2ed5c3f sch_qfq: keep backlog updated with qlen by WANG Cong · 8 years ago
  86. 21641c2 net_sched: check NULL on error path in route4_change() by WANG Cong · 8 years ago
  87. 45a497f net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action by Shmulik Ladkani · 8 years ago
  88. 9798e6f net: act_mirred: allow statistic updates from offloaded actions by Jakub Kicinski · 8 years ago
  89. 68d6406 net: cls_bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  90. eadb414 net: cls_bpf: add support for marking filters as hardware-only by Jakub Kicinski · 8 years ago
  91. 0d01d45 net: cls_bpf: limit hardware offload by software-only flag by Jakub Kicinski · 8 years ago
  92. 332ae8e net: cls_bpf: add hardware offload by Jakub Kicinski · 8 years ago
  93. 7787914 net_sched: sch_fq: add low_rate_threshold parameter by Eric Dumazet · 8 years ago
  94. aecc5ce net sched actions: fix GETing actions by Jamal Hadi Salim · 8 years ago
  95. 5a7a555 net sched: stylistic cleanups by Jamal Hadi Salim · 8 years ago
  96. f71b109 net sched actions police: peg drop stats for conforming traffic by Roman Mashak · 8 years ago
  97. 408fbc2 net sched ife action: Introduce skb tcindex metadata encap decap by Jamal Hadi Salim · 8 years ago
  98. 6a5d58b net sched ife action: add 16 bit helpers by Jamal Hadi Salim · 8 years ago
  99. 48da34b sched: add and use qdisc_skb_head helpers by Florian Westphal · 8 years ago
  100. ed760cb sched: replace __skb_dequeue with __qdisc_dequeue_head by Florian Westphal · 8 years ago