| Age | Commit message (Expand) | Author | Files | Lines |
| 12 days | net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr() | Eric Dumazet | 1 | -2/+9 |
| 2025-06-23 | net/sched: replace strncpy with strscpy | Pranav Tyagi | 1 | -1/+1 |
| 2024-02-09 | net: fill in MODULE_DESCRIPTION()s for net/sched | Breno Leitao | 1 | -0/+1 |
| 2024-01-01 | net: sched: em_text: fix possible memory leak in em_text_destroy() | Hangyu Hua | 1 | -1/+3 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2015-02-22 | net: Remove state argument from skb_find_text() | Bojan Prtvar | 1 | -2/+1 |
| 2014-10-06 | net: sched: remove tcf_proto from ematch calls | John Fastabend | 1 | -2/+2 |
| 2011-01-19 | net_sched: cleanups | Eric Dumazet | 1 | -2/+1 |
| 2010-10-31 | text ematch: check for NULL pointer before destroying textsearch config | Thomas Graf | 1 | -1/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2008-01-28 | [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API | Patrick McHardy | 1 | -3/+6 |
| 2007-07-11 | [NET_SCHED]: ematch: module autoloading | Patrick McHardy | 1 | -0/+2 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2007-02-10 | [NET] SCHED: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -2/+2 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2005-07-18 | [PKT_SCHED]: Remove debugging leftover from textsearch ematch | Thomas Graf | 1 | -3/+0 |
| 2005-06-23 | [PKT_SCHED]: Packet classification based on textsearch (ematch) | Thomas Graf | 1 | -0/+157 |