| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Move rx skb_orphan call to where needed | Herbert Xu | 2009-06-23 | 1 | -2/+1 |
* | ax25: join the return paths that free skb | Ilpo Järvinen | 2008-12-14 | 1 | -26/+15 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -1/+1 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -1/+1 |
* | [NET]: Correct two mistaken skb_reset_mac_header() conversions. | David S. Miller | 2007-12-20 | 1 | -1/+1 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-10 | 1 | -0/+5 |
* | [SK_BUFF]: Some more conversions to skb_copy_from_linear_data | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+3 |
* | [SK_BUFF]: Introduce skb_set_transport_header | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -4/+4 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -4/+4 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [AX.25]: Get rid of the last volatile. | Ralf Baechle | 2006-07-10 | 1 | -1/+1 |
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 1 | -4/+2 |
* | [AX.25]: Fix packet socket crash | Ralf Baechle | 2005-10-05 | 1 | -1/+1 |
* | [AX25/NETROM]: Cleanup direct calls into IP stack | Ralf Baechle | 2005-08-29 | 1 | -10/+3 |
* | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 | 1 | -4/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+470 |