Age | Commit message (Expand) | Author |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-17 | ipv6: Log the affected address when DAD failure occurs | Jens Rosenboom |
2009-09-15 | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua |
2009-09-11 | ipv6: Add IFA_F_DADFAILED flag | Brian Haley |
2009-07-03 | IPv6: preferred lifetime of address not getting updated | Brian Haley |
2009-06-25 | ipv6: avoid wraparound for expired preferred lifetime | Jens Rosenboom |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-12 | trivial: Fix a typo in comment of addrconf_dad_start() | Masatake YAMATO |
2009-06-01 | IPv6: Add 'autoconf' and 'disable_ipv6' module parameters | Brian Haley |
2009-05-19 | addrconf: refuse isatap eui64 for INADDR_ANY | Sascha Hlusiak |
2009-05-18 | net: FIX ipv6_forward sysctl restart | Eric W. Biederman |
2009-03-24 | ipv6: Fix conflict resolutions during ipv6 binding | Vlad Yasevich |
2009-03-21 | net/*: use linux/kernel.h swap() | Ilpo Järvinen |
2009-03-18 | ipv6: Fix incorrect disable_ipv6 behavior | Brian Haley |
2009-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-03 | netns: fix addrconf_ifdown kernel panic | Daniel Lezcano |
2009-03-03 | ipv6: Fix sysctl unregistration deadlock | Stephen Hemminger |
2009-02-24 | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso |
2009-02-06 | ipv6/addrconf: common code located | Ilpo Järvinen |
2009-01-27 | ipv6: Make mc_forwarding sysctl read-only. | David S. Miller |
2008-11-19 | ip: convert to net_device_ops for ioctl | Stephen Hemminger |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-05 | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery |
2008-11-03 | net: '&' redux | Alexey Dobriyan |
2008-10-29 | net: replace %#p6 format specifier with %pi6 | Harvey Harrison |
2008-10-28 | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-08-23 | ipv6: protocol for address routes | Stephen Hemminger |
2008-08-14 | netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad... | Brian Haley |
2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen |
2008-07-22 | ipv6: make struct ipv6_devconf static | Adrian Bunk |
2008-07-20 | ipv6: Fix warning in addrconf code. | David Miller |
2008-07-19 | ipv6 netns: Make several "global" sysctl variables namespace aware. | YOSHIFUJI Hideaki |
2008-07-08 | pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. | David S. Miller |
2008-07-08 | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller |
2008-07-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-08 | ipv6: fix race between ipv6_del_addr and DAD timer | Andrey Vagin |
2008-07-03 | ipv6 addrconf: add accept_dad sysctl to control DAD operation. | YOSHIFUJI Hideaki |
2008-07-03 | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. | YOSHIFUJI Hideaki |
2008-07-03 | ipv6: Do not assign non-valid address on interface. | YOSHIFUJI Hideaki |
2008-06-19 | net: Disable LRO on devices that are forwarding | Ben Hutchings |
2008-06-11 | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo... | David S. Miller |
2008-06-11 | net: remove CVS keywords | Adrian Bunk |
2008-06-12 | ipv6 netns: Address labels per namespace | Benjamin Thery |
2008-06-12 | ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. | YOSHIFUJI Hideaki |
2008-06-05 | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. | YOSHIFUJI Hideaki |
2008-06-05 | [IPV6] ADDRCONF: Check range of prefix length | Thomas Graf |
2008-05-19 | ipv6 addrconf: Allow infinite prefix lifetime. | YOSHIFUJI Hideaki |
2008-05-19 | ndisc: Add missing strategies for per-device retrans timer/reachable time set... | YOSHIFUJI Hideaki |
2008-04-21 | [NETNS]: Remove empty ->init callback. | Pavel Emelyanov |