summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-051-1/+6
* | | | inet6: functions shadow global variableGerrit Renker2009-08-021-2/+2
* | | | xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-312-11/+20
* | | | xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2009-07-271-0/+18
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-1/+2
|\| | |
| * | | tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-201-1/+1
| * | | tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-201-0/+1
* | | | mcastv6: Local variable shadows function argumentGerrit Renker2009-07-211-1/+0Star
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-172-1/+1
|\| | |
| * | | sit: fix regression: do not release skb->dst before xmitSascha Hlusiak2009-07-121-0/+1
| * | | net: ip_push_pending_frames() fixEric Dumazet2009-07-121-1/+0Star
* | | | udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala2009-07-122-3/+110
* | | | udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala2009-07-121-15/+3Star
* | | | udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala2009-07-121-3/+5
* | | | udpv6: Fix HW checksum support for outgoing UFO packetsSridhar Samudrala2009-07-121-1/+47
* | | | ipv6: correct return on ipv6_rcv() packet dropMark Smith2009-07-071-3/+3
* | | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-063-6/+6
|/ / /
* | | IPv6: preferred lifetime of address not getting updatedBrian Haley2009-07-041-3/+27
* | | xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun2009-07-041-2/+4
| |/ |/|
* | inet: Call skb_orphan before tproxy activatesHerbert Xu2009-06-271-0/+3
* | ipv6: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-261-0/+2
* | ipv6: avoid wraparound for expired preferred lifetimeJens Rosenboom2009-06-261-1/+4
* | ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-2314-30/+30
|/
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-182-5/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-152-2/+2
|\
| * trivial: Fix a typo in comment of addrconf_dad_start()Masatake YAMATO2009-06-121-1/+1
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-1/+1
* | PIM-SM: namespace changesTom Goff2009-06-141-8/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-1121-155/+245
|\ \
| * | net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-111-1/+0Star
| * | netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-091-2/+2
| * | ipv6: Use frag list abstraction interfaces.David S. Miller2009-06-092-5/+5
| * | net: skb->dst accessorsEric Dumazet2009-06-0318-133/+139
| * | IPv6: Print error value when skb allocation failsBrian Haley2009-06-021-4/+4
| * | IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley2009-06-012-10/+95
* | | netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-081-12/+4Star
* | | netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-041-1/+1
* | | netfilter: conntrack: simplify event caching systemPablo Neira Ayuso2009-06-021-1/+0Star
* | | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-06-022-85/+85
|\ \ \ | |/ / |/| |
| * | netfilter: xtables: consolidate comefrom debug cast accessJan Engelhardt2009-05-081-5/+8
| * | netfilter: xtables: remove another level of indentJan Engelhardt2009-05-081-23/+21Star
| * | netfilter: xtables: remove some gotoJan Engelhardt2009-05-081-5/+2Star
| * | netfilter: xtables: reduce indent level by oneJan Engelhardt2009-05-081-68/+64Star
| * | netfilter: xtables: consolidate open-coded logicJan Engelhardt2009-05-081-4/+10
| * | netfilter: xtables: fix const inconsistencyJan Engelhardt2009-05-081-7/+7
| * | netfilter: xtables: remove redundant castsJan Engelhardt2009-05-081-1/+1
| * | netfilter: xtables: use NFPROTO_ in standard targetsJan Engelhardt2009-05-081-3/+3
| * | netfilter: queue: use NFPROTO_ for queue callsitesJan Engelhardt2009-05-081-1/+1
| * | netfilter: xtables: use NFPROTO_ for xt_proto_init callsitesJan Engelhardt2009-05-081-2/+2