aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt5-8/+9
2009-08-10netfilter: xtables: check for standard verdicts in policiesJan Engelhardt1-2/+19
2009-08-10netfilter: xtables: check for unconditionality of policiesJan Engelhardt1-5/+7
2009-08-10netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt1-1/+4
2009-08-10netfilter: xtables: use memcmp in unconditional checkJan Engelhardt1-8/+3
2009-08-10netfilter: xtables: switch table AFs to nfprotoJan Engelhardt4-4/+4
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt4-13/+13
2009-08-10netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt1-6/+6
2009-08-05net: mark read-only arrays as constJan Engelhardt1-2/+2
2009-08-04xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller1-1/+6
2009-08-02inet6: functions shadow global variableGerrit Renker1-2/+2
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2-11/+20
2009-07-27xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman1-0/+18
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2009-07-21mcastv6: Local variable shadows function argumentGerrit Renker1-1/+0
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra1-1/+1
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra1-0/+1
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+1
2009-07-12udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala2-3/+110
2009-07-12udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala1-15/+3
2009-07-12udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala1-3/+5
2009-07-12udpv6: Fix HW checksum support for outgoing UFO packetsSridhar Samudrala1-1/+47
2009-07-11sit: fix regression: do not release skb->dst before xmitSascha Hlusiak1-0/+1
2009-07-11net: ip_push_pending_frames() fixEric Dumazet1-1/+0
2009-07-06ipv6: correct return on ipv6_rcv() packet dropMark Smith1-3/+3
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy3-6/+6
2009-07-03IPv6: preferred lifetime of address not getting updatedBrian Haley1-3/+27
2009-07-03xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun1-2/+4
2009-06-26inet: Call skb_orphan before tproxy activatesHerbert Xu1-0/+3
2009-06-26ipv6: Use rcu_barrier() on module unload.Jesper Dangaard Brouer1-0/+2
2009-06-25ipv6: avoid wraparound for expired preferred lifetimeJens Rosenboom1-1/+4
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley14-30/+30
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet2-5/+6
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2-2/+2
2009-06-14PIM-SM: namespace changesTom Goff1-8/+12
2009-06-12trivial: Fix a typo in comment of addrconf_dad_start()Masatake YAMATO1-1/+1
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Patrick McHardy21-155/+245
2009-06-11net: No more expensive sock_hold()/sock_put() on each txEric Dumazet1-1/+0
2009-06-09netfilter: Use frag list abstraction interfaces.David S. Miller1-2/+2
2009-06-09ipv6: Use frag list abstraction interfaces.David S. Miller2-5/+5
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak1-12/+4
2009-06-04netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov1-1/+1
2009-06-03net: skb->dst accessorsEric Dumazet18-133/+139
2009-06-02netfilter: conntrack: simplify event caching systemPablo Neira Ayuso1-1/+0
2009-06-02Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2-85/+85
2009-06-02IPv6: Print error value when skb allocation failsBrian Haley1-4/+4
2009-06-01IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley2-10/+95
2009-05-27gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu1-3/+10
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+3