aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* net: sk_drops consolidationEric Dumazet2009-10-14
* tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-13
* ipv6: fix devconf after adding force_tllao optionCosmin Ratiu2009-10-13
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* udp: dynamically size hash tables at boot timeEric Dumazet2009-10-08
* IPv6: Fix 6RD typoAlexandre Cassen2009-10-07
* IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-07
* IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley2009-10-07
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* make TLLAO option for NA packets configurableOctavian Purdila2009-10-07
* Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-07
* ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-07
* tunnels: Optimize tx pathEric Dumazet2009-10-05
* sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak2009-09-30
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-26
* tunnel: eliminate recursion fieldEric Dumazet2009-09-24
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-17
|\
| * ipv6: Log the affected address when DAD failure occursJens Rosenboom2009-09-17
| * ipv6: Ignore route option with ROUTER_PREF_INVALIDJens Rosenboom2009-09-16
| * bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-15
| * tcp: fix ssthresh u16 leftoverIlpo Järvinen2009-09-15
| * net: constify struct inet6_protocolAlexey Dobriyan2009-09-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ | |/ |/|
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
| * | | percpu: cleanup percpu array definitionsTejun Heo2009-06-24
* | | | ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-11
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-10
|\ \ \ \
| * | | | netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy2009-08-31
| * | | | netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-25
| * | | | netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
| * | | | netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-10
| * | | | netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-10
| * | | | netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-10
| * | | | netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-10
| * | | | netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-10
| * | | | netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-10
| * | | | netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-10
* | | | | headers: net/ipv[46]/protocol.c header trimAlexey Dobriyan2009-09-09
* | | | | ipv6: Fix tcp_v6_send_response(): it didn't set skb transport headerCosmin Ratiu2009-09-03
* | | | | tcp: replace hard coded GFP_KERNEL with sk_allocationWu Fengguang2009-09-03
* | | | | ip: Report qdisc packet dropsEric Dumazet2009-09-02