aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* tunnel: eliminate recursion fieldEric Dumazet2009-09-242-15/+0
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-243-10/+10
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-1717-33/+68
|\
| * ipv6: Log the affected address when DAD failure occursJens Rosenboom2009-09-171-2/+2
| * ipv6: Ignore route option with ROUTER_PREF_INVALIDJens Rosenboom2009-09-161-1/+1
| * bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-152-0/+38
| * tcp: fix ssthresh u16 leftoverIlpo Järvinen2009-09-151-2/+3
| * net: constify struct inet6_protocolAlexey Dobriyan2009-09-1414-28/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-2/+3
|\ \ | |/ |/|
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-145-7/+34
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-0417-31/+39
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-241-2/+3
| * | | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* | | | ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-111-5/+7
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-107-53/+70
|\ \ \ \
| * | | | netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy2009-08-311-7/+2
| * | | | netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-251-1/+5
| * | | | netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-245-8/+9
| * | | | netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-101-2/+19
| * | | | netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-101-5/+7
| * | | | netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-101-1/+4
| * | | | netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-101-8/+3
| * | | | netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-104-4/+4
| * | | | netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-104-13/+13
| * | | | netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-101-6/+6
* | | | | headers: net/ipv[46]/protocol.c header trimAlexey Dobriyan2009-09-091-13/+2
* | | | | ipv6: Fix tcp_v6_send_response(): it didn't set skb transport headerCosmin Ratiu2009-09-031-0/+1
* | | | | tcp: replace hard coded GFP_KERNEL with sk_allocationWu Fengguang2009-09-021-1/+1
* | | | | ip: Report qdisc packet dropsEric Dumazet2009-09-023-5/+13
* | | | | net: file_operations should be constStephen Hemminger2009-09-021-2/+2
* | | | | inet: inet_connection_sock_af_ops constStephen Hemminger2009-09-021-4/+4
* | | | | tcp: MD5 operations should be constStephen Hemminger2009-09-021-5/+5
* | | | | net: seq_operations should be constStephen Hemminger2009-09-021-1/+1
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-1/+3
|\ \ \ \ \
| * | | | | ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont2009-08-231-1/+3
| | |_|_|/ | |/| | |
* | | | | ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDSEric Dumazet2009-09-011-0/+1
* | | | | net: make neigh_ops constantStephen Hemminger2009-09-011-3/+3
* | | | | netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-011-21/+13
* | | | | netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-013-3/+5
* | | | | ipv6: Update Neighbor Cache when IPv6 RA is received on a routerDavid Ward2009-08-291-6/+8
* | | | | sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak2009-08-281-1/+1
* | | | | inet6: Set default traffic classGerrit Renker2009-08-131-0/+3
* | | | | inet6: Conversion from u8 to intGerrit Renker2009-08-135-33/+11
* | | | | ipv6: Log the explicit address that triggered DAD failureJens Rosenboom2009-08-131-2/+2
| |/ / / |/| | |
* | | | net: mark read-only arrays as constJan Engelhardt2009-08-051-2/+2
* | | | xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller2009-08-041-1/+6
* | | | inet6: functions shadow global variableGerrit Renker2009-08-021-2/+2
* | | | xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-302-11/+20
* | | | xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2009-07-271-0/+18