| Commit message (Expand) | Author | Age | Files | Lines |
* | net/*: use linux/kernel.h swap() | Ilpo Järvinen | 2009-03-21 | 1 | -5/+2 |
* | ipv6: Fix incorrect disable_ipv6 behavior | Brian Haley | 2009-03-18 | 1 | -7/+14 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 | 1 | -36/+17 |
|\ |
|
| * | netns: fix addrconf_ifdown kernel panic | Daniel Lezcano | 2009-03-03 | 1 | -30/+9 |
| * | ipv6: Fix sysctl unregistration deadlock | Stephen Hemminger | 2009-03-03 | 1 | -6/+8 |
* | | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso | 2009-02-24 | 1 | -3/+6 |
* | | ipv6/addrconf: common code located | Ilpo Järvinen | 2009-02-06 | 1 | -27/+18 |
|/ |
|
* | ipv6: Make mc_forwarding sysctl read-only. | David S. Miller | 2009-01-27 | 1 | -1/+1 |
* | ip: convert to net_device_ops for ioctl | Stephen Hemminger | 2008-11-19 | 1 | -4/+9 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 1 | -1/+3 |
|\ |
|
| * | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery | 2008-11-05 | 1 | -1/+3 |
* | | net: '&' redux | Alexey Dobriyan | 2008-11-03 | 1 | -31/+31 |
* | | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
* | | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-28 | 1 | -3/+2 |
|/ |
|
* | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 | 1 | -1/+0 |
* | ipv6: protocol for address routes | Stephen Hemminger | 2008-08-23 | 1 | -0/+1 |
* | netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad... | Brian Haley | 2008-08-14 | 1 | -2/+1 |
* | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-25 | 1 | -4/+7 |
* | ipv6: make struct ipv6_devconf static | Adrian Bunk | 2008-07-22 | 1 | -1/+1 |
* | ipv6: Fix warning in addrconf code. | David Miller | 2008-07-20 | 1 | -2/+1 |
* | ipv6 netns: Make several "global" sysctl variables namespace aware. | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -3/+5 |
* | pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. | David S. Miller | 2008-07-08 | 1 | -3/+2 |
* | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller | 2008-07-08 | 1 | -1/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-08 | 1 | -2/+2 |
|\ |
|
| * | ipv6: fix race between ipv6_del_addr and DAD timer | Andrey Vagin | 2008-07-08 | 1 | -2/+2 |
* | | ipv6 addrconf: add accept_dad sysctl to control DAD operation. | YOSHIFUJI Hideaki | 2008-07-03 | 1 | -0/+35 |
* | | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. | YOSHIFUJI Hideaki | 2008-07-03 | 1 | -0/+11 |
* | | ipv6: Do not assign non-valid address on interface. | YOSHIFUJI Hideaki | 2008-07-03 | 1 | -0/+7 |
* | | net: Disable LRO on devices that are forwarding | Ben Hutchings | 2008-06-19 | 1 | -0/+6 |
* | | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo... | David S. Miller | 2008-06-11 | 1 | -7/+15 |
|\ \ |
|
| * | | ipv6 netns: Address labels per namespace | Benjamin Thery | 2008-06-12 | 1 | -5/+7 |
| * | | ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. | YOSHIFUJI Hideaki | 2008-06-12 | 1 | -2/+8 |
| |/ |
|
* | | net: remove CVS keywords | Adrian Bunk | 2008-06-11 | 1 | -2/+0 |
|/ |
|
* | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. | YOSHIFUJI Hideaki | 2008-06-05 | 1 | -47/+50 |
* | [IPV6] ADDRCONF: Check range of prefix length | Thomas Graf | 2008-06-05 | 1 | -2/+8 |
* | ipv6 addrconf: Allow infinite prefix lifetime. | YOSHIFUJI Hideaki | 2008-05-19 | 1 | -24/+49 |
* | ndisc: Add missing strategies for per-device retrans timer/reachable time set... | YOSHIFUJI Hideaki | 2008-05-19 | 1 | -1/+1 |
* | [NETNS]: Remove empty ->init callback. | Pavel Emelyanov | 2008-04-21 | 1 | -7/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 | 1 | -15/+16 |
|\ |
|
| * | [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. | YOSHIFUJI Hideaki | 2008-04-13 | 1 | -2/+1 |
| * | [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are... | YOSHIFUJI Hideaki | 2008-04-13 | 1 | -7/+9 |
| * | [IPV6]: inet6_dev on loopback should be kept until namespace stop. | Denis V. Lunev | 2008-04-03 | 1 | -1/+1 |
| * | [IPV6]: Event type in addrconf_ifdown is mis-used. | Denis V. Lunev | 2008-04-03 | 1 | -5/+5 |
* | | [IPV6] MROUTE: Do not call ipv6_find_idev() directly. | YOSHIFUJI Hideaki | 2008-04-13 | 1 | -1/+1 |
* | | [IPV6]: Use in6addr_any where appropriate. | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -3/+1 |
* | | [IPV6]: Define constants for link-local multicast addresses. | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -18/+7 |
* | | [IPV6]: Make address arguments const. | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -3/+3 |
* | | [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -2/+24 |
* | | [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). | YOSHIFUJI Hideaki | 2008-04-12 | 1 | -0/+19 |
* | | [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). | YOSHIFUJI Hideaki | 2008-04-11 | 1 | -1/+1 |