Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-09-23 | pkt_sched: Make qdisc->gso_skb a list. | David S. Miller | 2 | -6/+8 |
2008-09-23 | sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init(). | David S. Miller | 1 | -8/+2 |
2008-09-23 | net: Fix bus in SKB queue splicing interfaces. | David S. Miller | 1 | -4/+4 |
2008-09-23 | net: network device name ifalias support | Stephen Hemminger | 6 | -0/+77 |
2008-09-23 | usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller | 1 | -2/+1 |