summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDSEric Dumazet
2009-09-01net: make neigh_ops constantStephen Hemminger
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger
2009-08-29ipv6: Update Neighbor Cache when IPv6 RA is received on a routerDavid Ward
2009-08-28sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak
2009-08-23ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont
2009-08-13inet6: Set default traffic classGerrit Renker
2009-08-13inet6: Conversion from u8 to intGerrit Renker
2009-08-13ipv6: Log the explicit address that triggered DAD failureJens Rosenboom
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-04xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller
2009-08-02inet6: functions shadow global variableGerrit Renker
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman
2009-07-27xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21mcastv6: Local variable shadows function argumentGerrit Renker
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-12udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala
2009-07-12udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala
2009-07-12udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala
2009-07-12udpv6: Fix HW checksum support for outgoing UFO packetsSridhar Samudrala
2009-07-11sit: fix regression: do not release skb->dst before xmitSascha Hlusiak
2009-07-11net: ip_push_pending_frames() fixEric Dumazet
2009-07-06ipv6: correct return on ipv6_rcv() packet dropMark Smith
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-07-03IPv6: preferred lifetime of address not getting updatedBrian Haley
2009-07-03xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun
2009-06-26inet: Call skb_orphan before tproxy activatesHerbert Xu
2009-06-26ipv6: Use rcu_barrier() on module unload.Jesper Dangaard Brouer
2009-06-25ipv6: avoid wraparound for expired preferred lifetimeJens Rosenboom
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-14PIM-SM: namespace changesTom Goff
2009-06-12trivial: Fix a typo in comment of addrconf_dad_start()Masatake YAMATO
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy
2009-06-11net: No more expensive sock_hold()/sock_put() on each txEric Dumazet
2009-06-09netfilter: Use frag list abstraction interfaces.David S. Miller
2009-06-09ipv6: Use frag list abstraction interfaces.David S. Miller
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak
2009-06-04netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-02netfilter: conntrack: simplify event caching systemPablo Neira Ayuso
2009-06-02Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2009-06-02IPv6: Print error value when skb allocation failsBrian Haley