Age | Commit message (Expand) | Author |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | net: fix netlink address dumping in IPv4/IPv6 | Patrick McHardy |
2010-03-25 | ipv6: Fix result generation in ipv6_get_ifaddr(). | David S. Miller |
2010-03-25 | ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). | David S. Miller |
2010-03-20 | ipv6: Fix bug in ipv6_chk_same_addr(). | David S. Miller |
2010-03-20 | ipv6: Reduce timer events for addrconf_verify(). | YOSHIFUJI Hideaki |
2010-03-20 | IPv6: addrconf cleanup addrconf_verify | stephen hemminger |
2010-03-20 | addrconf: checkpatch fixes | Stephen Hemminger |
2010-03-20 | IPv6: addrconf cleanups | Stephen Hemminger |
2010-03-20 | ipv6: convert idev_list to list macros | stephen hemminger |
2010-03-20 | ipv6: user better hash for addrconf | stephen hemminger |
2010-03-20 | IPv6: convert addrconf hash list to RCU | stephen hemminger |
2010-03-20 | ipv6: convert addrconf list to hlist | stephen hemminger |
2010-03-20 | ipv6: convert temporary address list to list macros | stephen hemminger |
2010-03-18 | net: rename notifier defines for netdev type change | Jiri Pirko |
2010-03-13 | ipv6: Send netlink notification when DAD fails | Herbert Xu |
2010-03-04 | IPv6: fix race between cleanup and add/delete address | stephen hemminger |
2010-03-04 | IPv6: addrconf notify when address is unavailable | stephen hemminger |
2010-03-04 | IPv6: addrconf timer race | stephen hemminger |
2010-03-04 | IPv6: addrconf dad timer unnecessary bh_disable | stephen hemminger |
2010-02-26 | ipv6: Remove IPV6_ADDR_RESERVED | Ulrich Weber |
2010-02-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-19 | net: Fix sysctl restarts... | Eric W. Biederman |
2010-02-16 | percpu: add __percpu sparse annotations to net | Tejun Heo |
2010-02-16 | net neigh: Decouple per interface neighbour table controls from binary sysctls | Eric W. Biederman |
2010-02-12 | IPv6: remove trivial nested _bh suffix | stephen hemminger |
2010-02-12 | IPv6: keep permanent addresses on admin down | stephen hemminger |
2010-01-17 | net: spread __net_init, __net_exit | Alexey Dobriyan |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-11-25 | net: use net_eq to compare nets | Octavian Purdila |
2009-11-13 | ipv6: speedup inet6_dump_addr() | Eric Dumazet |
2009-11-12 | sysctl net: Remove unused binary sysctl code | Eric W. Biederman |
2009-11-11 | ipv6: Remove unused var in inet6_dump_ifinfo() | David S. Miller |
2009-11-10 | ipv6: Allow inet6_dump_addr() to handle more than 64 addresses | Eric Dumazet |
2009-11-10 | ipv6: speedup inet6_dump_ifinfo() | Eric Dumazet |
2009-11-04 | net: Introduce for_each_netdev_rcu() iterator | Eric Dumazet |
2009-10-13 | ipv6: fix devconf after adding force_tllao option | Cosmin Ratiu |
2009-10-07 | make TLLAO option for NA packets configurable | Octavian Purdila |
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 |