Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 4 | -0/+4 |
2019-05-09 | net/sched: avoid double free on matchall reoffload | Pieter Jansen van Vuuren | 1 | -0/+1 |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+5 |
2019-05-07 | net/sched: remove block pointer from common offload structure | Pieter Jansen van Vuuren | 4 | -31/+17 |
2019-05-07 | taprio: add null check on sched_nest to avoid potential null pointer dereference | Colin Ian King | 1 | -0/+2 |
2019-05-07 | net_sched: sch_fq: handle non connected flows | Eric Dumazet | 1 | -2/+13 |
2019-05-07 | net_sched: sch_fq: do not assume EDT packets are ordered | Eric Dumazet | 1 | -12/+83 |
2019-05-06 | sch_htb: redefine htb qdisc overlimits | Cong Wang | 1 | -3/+6 |
2019-05-06 | net/sched: add block pointer to tc_cls_common_offload structure | Pieter Jansen van Vuuren | 4 | -17/+30 |
2019-05-06 | net/sched: allow stats updates from offloaded police actions | Pieter Jansen van Vuuren | 1 | -0/+15 |
2019-05-06 | net/sched: extend matchall offload for hardware statistics | Pieter Jansen van Vuuren | 1 | -0/+20 |
2019-05-06 | net/sched: add police action to the hardware intermediate representation | Pieter Jansen van Vuuren | 1 | -0/+6 |
2019-05-06 | net/sched: move police action structures to header | Pieter Jansen van Vuuren | 1 | -36/+1 |
2019-05-06 | net/sched: remove unused functions for matchall offload | Pieter Jansen van Vuuren | 1 | -2/+0 |
2019-05-06 | net/sched: use the hardware intermediate representation for matchall | Pieter Jansen van Vuuren | 1 | -0/+33 |
2019-05-06 | net/sched: add sample action to the hardware intermediate representation | Pieter Jansen van Vuuren | 1 | -0/+8 |
2019-05-05 | cls_cgroup: avoid panic when receiving a packet before filter set | Matteo Croce | 1 | -0/+2 |
2019-05-04 | cls_matchall: avoid panic when receiving a packet before filter set | Matteo Croce | 1 | -0/+3 |
2019-05-04 | net: sched: cls_u32: use struct_size() helper | Gustavo A. R. Silva | 1 | -1/+1 |
2019-05-04 | net: add a generic tracepoint for TX queue timeout | Cong Wang | 1 | -0/+2 |
2019-05-01 | taprio: Add support for cycle-time-extension | Vinicius Costa Gomes | 1 | -6/+29 |
2019-05-01 | taprio: Add support for setting the cycle-time manually | Vinicius Costa Gomes | 1 | -8/+51 |
2019-05-01 | taprio: Add support adding an admin schedule | Vinicius Costa Gomes | 1 | -193/+318 |
2019-05-01 | taprio: Fix potencial use of invalid memory during dequeue() | Vinicius Costa Gomes | 1 | -6/+8 |
2019-04-28 | netlink: make validation more configurable for future strictness | Johannes Berg | 56 | -129/+189 |
2019-04-28 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 42 | -68/+70 |
2019-04-24 | net: sched: flower: refactor reoffload for concurrent access | Vlad Buslov | 1 | -22/+57 |
2019-04-24 | net: sched: taprio: Fix taprio_dequeue() | Andre Guedes | 1 | -2/+2 |
2019-04-24 | net: sched: taprio: Fix taprio_peek() | Andre Guedes | 1 | -2/+2 |
2019-04-24 | net: sched: taprio: Remove should_restart_cycle() | Andre Guedes | 1 | -9/+1 |
2019-04-24 | net: sched: taprio: Refactor taprio_get_start_time() | Andre Guedes | 1 | -14/+23 |
2019-04-24 | net: sched: taprio: Remove pointless variable assigment | Andre Guedes | 1 | -1/+0 |
2019-04-19 | net/sched: taprio: fix build without 64bit div | Jakub Kicinski | 1 | -6/+11 |
2019-04-12 | net: sched: flower: fix filter net reference counting | Vlad Buslov | 1 | -11/+6 |
2019-04-11 | net: sched: flower: use correct ht function to prevent duplicates | Vlad Buslov | 1 | -3/+3 |
2019-04-11 | net/sched: cbs: fix port_rate miscalculation | Leandro Dorileo | 1 | -14/+84 |
2019-04-11 | net/sched: taprio: fix picos_per_byte miscalculation | Leandro Dorileo | 1 | -16/+81 |
2019-04-10 | Revert: "net: sched: put back q.qlen into a single location" | Paolo Abeni | 1 | -4/+5 |
2019-04-10 | net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too | Paolo Abeni | 2 | -9/+16 |
2019-04-10 | net: sched: always do stats accounting according to TCQ_F_CPUSTATS | Paolo Abeni | 1 | -33/+17 |
2019-04-08 | net: sched: flower: insert filter to ht before offloading it to hw | Vlad Buslov | 1 | -20/+44 |
2019-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -86/+59 |
2019-04-05 | net: sched: ensure tc flower reoffload takes filter ref | John Hurley | 1 | -42/+46 |
2019-04-04 | sch_cake: Make sure we can write the IP header before changing DSCP bits | Toke Høiland-Jørgensen | 1 | -0/+11 |
2019-04-04 | sch_cake: Use tc_skb_protocol() helper for getting packet protocol | Toke Høiland-Jørgensen | 1 | -1/+1 |
2019-04-04 | net/sched: act_sample: fix divide by zero in the traffic path | Davide Caratti | 1 | -2/+8 |
2019-04-02 | net: sched: don't set tunnel for decap action | Vlad Buslov | 1 | -1/+0 |
2019-04-02 | net: sched: introduce and use qdisc tree flush/purge helpers | Paolo Abeni | 10 | -66/+16 |