[PATCH] softmac: correctly use netif_carrier_{on,off}
[safe/jmp/linux-2.6] / net / ipv6 /
2006-03-21 Ingo Oeser[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc,...
2006-03-21 Ingo Oeser[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
2006-03-21 Ingo Oeser[IPV6]: Cleanup of net/ipv6/reassambly.c
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 Dave Jones[IPV6]: remove useless test in ip6_append_data
2006-03-21 Ingo Molnar[NET]: sem2mutex part 2
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-03-21 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-03-21 David S. Miller[IPV6]: Fix some code/comment formatting in ip6_dst_out...
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - fast path
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: replace IPv4/IPv6 policy match...
2006-03-21 Patrick McHardy[NETFILTER]: Move ip6_masked_addrcmp to include/net...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: add xt_{match,target} arguments...
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: pass registered match/target...
2006-03-21 Patrick McHardy[NETFILTER]: Convert ip6_tables matches/targets to...
2006-03-21 Patrick McHardy[NETFILTER]: Change {ip,ip6,arp}_tables to use centrali...
2006-03-21 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct...
2006-03-21 Harald Welte[NETFILTER] nf_conntrack: clean up to reduce size of...
2006-03-21 John Heffner[TCP]: MTU probing
2006-03-21 Jesper Juhl[IPCOMP6]: don't check vfree() argument for NULL.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Ensure to accept redirects from nexthop...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add experimental support for Route Infor...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add router_probe_interval sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Handle finding the next best route in...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Try finding the next best route.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_r...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Try selecting better route for non-defau...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: More strict check for default routers...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Eliminate lock for default route pointer.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean up reference counting / unlocking...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Unify two code paths for pmtu disc.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Set appropriate information before inser...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Split up rt6_cow() for future changes.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: ADDRCONF: Use our standard algorithm for random...
2006-03-21 YOSHIFUJI Hideaki[IPV6]: TUNNEL6: Don't try to add multicast route twice.
2006-03-13 Herbert Xu[TCP]: Fix zero port problem in IPv6
2006-03-13 Patrick McHardy[IPV4/6]: Fix UFO error propagation
2006-03-13 Patrick McHardy[XFRM]: Fix leak in ah6_input
2006-03-12 Brian Haley[IPV6]: fix ipv6_saddr_score struct element
2006-03-07 Thomas Graf[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len...
2006-02-27 Patrick McHardy[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
2006-02-24 YOSHIFUJI Hideaki[IPV6]: Do not ignore IPV6_MTU socket option.
2006-02-24 Hugo Santos[IPV6] ip6_tunnel: release cached dst on change of...
2006-02-18 Al Viro[PATCH] missing ntohs() in ip6_tunnel
2006-02-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: attach conntrack to locally...
2006-02-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: attach conntrack to TCP...
2006-02-13 Nicolas DICHTEL[IPV6] Don't store dst_entry for RAW socket
2006-02-09 Kristian Slavov[IPV6]: Address autoconfiguration does not work after...
2006-02-08 Al Viro[PATCH] net/ipv6/mcast.c NULL noise removal
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2006-02-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-05 Patrick McHardy[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tabl...
2006-02-05 Patrick McHardy[NETFILTER]: Fix ip6t_policy address matching
2006-02-05 Patrick McHardy[NETFILTER]: Check policy length in policy match strict...
2006-02-05 Kirill Korotaev[NETFILTER]: Fix possible overflow in netfilters do_rep...
2006-02-03 Herbert Xu[IPV6]: Fix illegal dst locking in softirq context.
2006-02-03 Herbert Xu[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
2006-02-01 Eric W. Biederman[IPV6] tcp_v6_send_synack: release the destination
2006-01-24 David L Stevens[IPV6] MLDv2: fix change records when transitioning...
2006-01-17 Yasuyuki Kozakai[NETFILTER] ip6tables: whitespace and indent cosmetic...
2006-01-17 Yasuyuki Kozakai[NETFILTER] Makefile cleanup
2006-01-17 Benoit Boissinot[NETFILTER] ip[6]t_policy: Fix compilation warnings
2006-01-17 YOSHIFUJI Hideaki[IPV6]: Preserve procfs IPV6 address output format
2006-01-13 Patrick McHardy[XFRM]: IPsec tunnel wildcard address support
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-12 David Woodhouse[IPV6]: Avoid calling ip6_xmit() with NULL sk
2006-01-12 David S. Miller[NET]: Some more missing include/etherdevice.h includes
2006-01-11 David S. Miller[IPV6]: Fix modular build with netfilter enabled.
2006-01-10 Patrick McHardy[NETFILTER]: Fix timeout sysctls on big-endian 64bit...
2006-01-10 Patrick McHardy[NETFILTER]: net/ipv[46]/netfilter.c cleanups
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2006-01-09 Patrick McHardy[IPV6]: Set skb->priority in ip6_output.c
2006-01-09 Patrick McHardy[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
2006-01-09 Pekka Enberg[PATCH] slab: remove unused align parameter from alloc_...
2006-01-07 Adrian Bunk[IPV6]: small cleanups
2006-01-07 Patrick McHardy[NETFILTER]: Add ipt_policy/ip6t_policy matches
2006-01-07 Patrick McHardy[NETFILTER]: Fix xfrm lookup in ip_route_me_harder...
2006-01-07 Patrick McHardy[IPV4]: reset IPCB flags when neccessary
2006-01-07 Patrick McHardy[IPV4/6]: Netfilter IPsec input hooks
2006-01-07 Patrick McHardy[IPV6]: Move nextheader offset to the IP6CB
2006-01-07 Patrick McHardy[XFRM]: Netfilter IPsec output hooks
2006-01-06 Kris Katterjohn[NET]: Change 1500 to ETH_DATA_LEN in some files
2006-01-05 Patrick McHardy[NETFILTER]: Export ip6_masked_addrcmp, don't pass...
next