| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Wrap netdevice hardware header creation. | Stephen Hemminger | 2007-10-10 | 1 | -2/+2 |
* | [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev | Eric W. Biederman | 2007-10-10 | 1 | -3/+7 |
* | [NET]: Dynamically allocate the loopback device, part 1. | Daniel Lezcano | 2007-10-10 | 1 | -3/+3 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -1/+1 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-10 | 1 | -0/+6 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 | 1 | -1/+2 |
* | [IPCONFIG]: ip_auto_config fix | Joakim Tjernlund | 2007-08-13 | 1 | -3/+3 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 | 1 | -1/+1 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+3 |
* | [SK_BUFF] ipconfig: Another conversion to skb_reset_network_header related to... | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+2 |
* | [IPV4]: cleanup | Stephen Hemminger | 2007-04-25 | 1 | -2/+2 |
* | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -15/+15 |
* | [NET]: ipconfig and nfsroot annotations | Al Viro | 2006-12-02 | 1 | -52/+53 |
* | [IPV4] ipconfig: fix RARP ic_servaddr breakage | Al Viro | 2006-10-24 | 1 | -1/+1 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -7/+7 |
* | [NET]: Remove unnecessary config.h includes from net/ | Dave Jones | 2006-09-22 | 1 | -1/+0 |
* | [NET]: Convert RTNL to mutex. | Stephen Hemminger | 2006-03-20 | 1 | -5/+5 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+2 |
* | [NET]: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-12 | 1 | -4/+2 |
* | [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h> | Adrian Bunk | 2005-09-05 | 1 | -0/+1 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 | 1 | -4/+4 |
* | [IPV4]: ipconfig.c: fix dhcp timeout behaviour | Maxime Bizon | 2005-06-28 | 1 | -1/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1507 |