Age | Commit message (Expand) | Author |
2008-04-03 | [IPV6]: Fix refcounting for anycast dst entries. | Denis V. Lunev |
2008-04-03 | [IPV6]: inet6_dev on loopback should be kept until namespace stop. | Denis V. Lunev |
2008-04-03 | [IPV6]: Event type in addrconf_ifdown is mis-used. | Denis V. Lunev |
2008-04-03 | [ICMP]: Ensure that ICMP relookup maintains status quo | Herbert Xu |
2008-04-02 | [IPV6]: Fix ICMP relookup error path dst leak | Herbert Xu |
2008-04-02 | IPv6: do not create temporary adresses with too short preferred lifetime | Benoit Boissinot |
2008-04-02 | IPv6: only update the lifetime of the relevant temporary address | Benoit Boissinot |
2008-04-01 | [IPV6] MCAST: Ensure to check multicast listener(s). | YOSHIFUJI Hideaki |
2008-03-29 | [INET]: inet_frag_evictor() must run with BH disabled | David S. Miller |
2008-03-27 | [NETFILTER]: Replate direct proc_fops assignment with proc_create call. | Denis V. Lunev |
2008-03-27 | [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access | Thomas Graf |
2008-03-26 | [IPSEC]: Fix BEET output | Herbert Xu |
2008-03-24 | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA |
2008-03-24 | [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). | Pavel Emelyanov |
2008-03-23 | [IPV6] net/ipv6/ndisc.c: remove unused variable | Julia Lawall |
2008-03-20 | [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. | YOSHIFUJI Hideaki |
2008-03-04 | [ESP]: Add select on AUTHENC | Herbert Xu |
2008-02-28 | [IPV6]: Use proc_create() to setup ->proc_fops first | Wang Chen |
2008-02-28 | [IPCOMP]: Disable BH on output when using shared tfm | Herbert Xu |
2008-02-27 | [IPV6] SYSCTL: Fix possible memory leakage in error path. | YOSHIFUJI Hideaki |
2008-02-27 | [INET]: Don't create tunnels with '%' in name. | Pavel Emelyanov |
2008-02-27 | [IPV6]: Add missing initializations of the new nl_info.nl_net field | Benjamin Thery |
2008-02-24 | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. | Pavel Emelyanov |
2008-02-20 | [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa... | Patrick McHardy |
2008-02-19 | [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. | Pavel Emelyanov |
2008-02-19 | [IPV6]: dst_entry leak in ip4ip6_err. (resend) | Denis V. Lunev |
2008-02-18 | [IPV6]: Fix hardcoded removing of old module code | Wang Chen |
2008-02-15 | [IPV6]: Fix reversed local_df test in ip6_fragment | Herbert Xu |
2008-02-13 | [IPSEC]: Fix bogus usage of u64 on input sequence number | Herbert Xu |
2008-02-13 | [IPV6]: Fix IPsec datagram fragmentation | Herbert Xu |
2008-02-10 | [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_... | Rami Rosen |
2008-02-05 | [ICMP]: Restore pskb_pull calls in receive function | Herbert Xu |
2008-02-05 | [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. | Pavel Emelyanov |
2008-02-03 | [SOCK] proto: Add hashinfo member to struct proto | Arnaldo Carvalho de Melo |
2008-02-01 | [IPV6]: Update MSS even if MTU is unchanged. | Jim Paris |
2008-02-01 | [NETNS]: Udp sockets per-net lookup. | Pavel Emelyanov |
2008-02-01 | [NETNS]: Tcp-v6 sockets per-net lookup. | Pavel Emelyanov |
2008-02-01 | [INET]: Consolidate inet(6)_hash_connect. | Pavel Emelyanov |
2008-02-01 | [IPV6]: Introduce the INET6_TW_MATCH macro. | Pavel Emelyanov |
2008-02-01 | [NETFILTER]: {ip,ip6}_queue: fix build error | Patrick McHardy |
2008-02-01 | [NETFILTER]: nf_conntrack: annotate l3protos with const | Jan Engelhardt |
2008-02-01 | [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate | Jan Engelhardt |
2008-02-01 | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* | Alexey Dobriyan |
2008-02-01 | [NETFILTER]: nf_conntrack: naming unification | Patrick McHardy |
2008-02-01 | [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings | Patrick McHardy |
2008-02-01 | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code | Patrick McHardy |
2008-02-01 | [NETFILTER]: netns: put table module on netns stop | Alexey Dobriyan |
2008-02-01 | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW | Alexey Dobriyan |
2008-02-01 | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan |
2008-02-01 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan |