| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -1/+0 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -2/+2 |
* | [NET]: Avoid copying writable clones in tunnel drivers | Patrick McHardy | 2007-07-10 | 1 | -1/+2 |
* | [IPV6] SIT: Unify code path to get hash array index. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -14/+9 |
* | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -6/+6 |
* | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -4/+4 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Use skb_reset_network_header in skb_push cases | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+2 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [IPSEC]: make sit use the xfrm4_tunnel_register | Kazunori MIYAZAWA | 2007-02-13 | 1 | -12/+18 |
* | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -5/+5 |
* | [NET]: unregister_netdevice as void | Stephen Hemminger | 2007-02-08 | 1 | -1/+2 |
* | [IPV6] net/ipv6/sit.c: make 2 functions static | Adrian Bunk | 2006-12-02 | 1 | -2/+2 |
* | [IPV6]: Misc endianness annotations. | Al Viro | 2006-12-02 | 1 | -9/+9 |
* | [IPV6]: Give sit driver an appropriate module alias. | Patrick McHardy | 2006-11-05 | 1 | -0/+1 |
* | [IPV6] sit: Add missing MODULE_LICENSE | Jan Dittmer | 2006-10-15 | 1 | -0/+1 |
* | [IPV6]: Seperate sit driver to extra module | Joerg Roedel | 2006-10-11 | 1 | -0/+3 |
* | [IPV4]: Get rid of redundant IPCB->opts initialisation | Herbert Xu | 2006-07-21 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [INET]: Use port unreachable instead of proto for tunnels | Herbert Xu | 2006-04-09 | 1 | -1/+1 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy | 2006-01-09 | 1 | -10/+10 |
* | [IPV4]: reset IPCB flags when neccessary | Patrick McHardy | 2006-01-07 | 1 | -0/+2 |
* | [NET]: Change 1500 to ETH_DATA_LEN in some files | Kris Katterjohn | 2006-01-05 | 1 | -1/+2 |
* | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | [NET]: fix oops after tunnel module unload | Alexey Kuznetsov | 2005-07-30 | 1 | -2/+19 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+833 |