Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-04 | net: cleanup include/linux | Eric Dumazet | |
This cleanup patch puts struct/union/enum opening braces, in first line to ease grep games. struct something { becomes : struct something { Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2005-04-24 | [PKT_SCHED]: Introduce simple actions. | Jamal Hadi Salim | |
And provide an example simply action in order to demonstrate usage. Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: David S. Miller <davem@davemloft.net> |