Age | Commit message (Expand) | Author |
2015-02-23 | ipv6: addrconf: validate new MTU before applying it | Marcelo Leitner |
2015-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-02-06 | ipv6: addrconf: add missing validate_link_af handler | Daniel Borkmann |
2015-02-05 | net: ipv6: allow explicitly choosing optimistic addresses | Erik Kline |
2015-01-30 | net: mark some potential candidates __read_mostly | Daniel Borkmann |
2015-01-25 | net: ipv6: Add sysctl entry to disable MTU updates from RA | Harout Hedeshian |
2015-01-18 | netlink: Fix bugs in nlmsg_end() conversions. | David S. Miller |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg |
2014-11-26 | ipv6: Remove unnecessary test | zhuyj |
2014-11-23 | ipv6: coding style improvements (remove assignment in if statements) | Ian Morris |
2014-11-11 | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited | Joe Perches |
2014-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-10-29 | net: ipv6: Add a sysctl to make optimistic addresses useful candidates | Erik Kline |
2014-10-29 | ipv6: notify userspace when we added or changed an ipv6 token | Lubomir Rintel |
2014-10-27 | ipv6: replace min/casting by min_t | Fabian Frederick |
2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-30 | ipv6: remove rt6i_genid | Hannes Frederic Sowa |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-13 | ipv6: exit early in addrconf_notify() if IPv6 is disabled | WANG Cong |
2014-09-13 | ipv6: clean up ipv6_dev_ac_inc() | WANG Cong |
2014-09-12 | ipv6: clean up anycast when an interface is destroyed | Sabrina Dubroca |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-05 | ipv6: use addrconf_get_prefix_route() to remove peer addr | Nicolas Dichtel |
2014-09-05 | ipv6: fix a refcnt leak with peer addr | Nicolas Dichtel |
2014-09-05 | ipv6: fix rtnl locking in setsockopt for anycast and multicast | Sabrina Dubroca |
2014-08-24 | ipv6: White-space cleansing : Line Layouts | Ian Morris |
2014-07-29 | ipv6: fail early when creating netdev named all or default | WANG Cong |
2014-07-11 | ipv6: addrconf: implement address generation modes | Jiri Pirko |
2014-07-01 | ipv6: Allow accepting RA from local IP addresses. | Ben Greear |
2014-05-07 | net: clean up snmp stats code | WANG Cong |
2014-05-05 | ipv6: remove unused function ipv6_inherit_linklocal() | WANG Cong |
2014-04-22 | ipv6: support IFA_F_MANAGETEMPADDR for address deletion too | Heiner Kallweit |
2014-03-28 | ipv6: move DAD and addrconf_verify processing to workqueue | Hannes Frederic Sowa |
2014-03-13 | ipv6: Avoid unnecessary temporary addresses being generated | Heiner Kallweit |
2014-02-17 | gre: add link local route when local addr is any | Nicolas Dichtel |
2014-01-24 | ipv6: reallocate addrconf router for ipv6 address when lo device up | Gao feng |
2014-01-19 | ipv6: optimize link local address search | Hannes Frederic Sowa |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-17 | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa |
2014-01-15 | ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE | Thomas Haller |
2014-01-15 | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes | Thomas Haller |
2014-01-14 | ipv6: addrconf spelling fixes | stephen hemminger |
2014-01-14 | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane |
2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-09 | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME | Hannes Frederic Sowa |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-06 | ipv6: don't install anycast address for /128 addresses on routers | Hannes Frederic Sowa |
2014-01-02 | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft... | Yasushi Asano |
2014-01-01 | netlink: cleanup rntl_af_register | stephen hemminger |