aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard2008-10-01
* ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev2008-10-01
* netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-24
* ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-09-09
* netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-08
* ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0Yang Hongyang2008-08-29
* ipv6: sysctl fixesAl Viro2008-08-25
* ipv6: protocol for address routesStephen Hemminger2008-08-23
* icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2008-08-23
* ipv6: Fix the return interface index when get it while no message is received.Yang Hongyang2008-08-18
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-14
* ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output...Brian Haley2008-08-13
* udp: Drop socket lock for encapsulated packetsHerbert Xu2008-08-09
* tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-07
* ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outerJoakim Koskela2008-08-06
* ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.Rami Rosen2008-08-06
* ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun2008-08-04
* ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang2008-08-03
* ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal2008-08-03
* tcp: MD5: Fix IPv6 signaturesAdam Langley2008-08-01
* tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley2008-07-31
* ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun2008-07-31
* ipv6: Fix useless proc net sockstat6 removalDaniel Lezcano2008-07-30
* tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller2008-07-30
* IPv6: datagram_send_ctl() should exit immediately when an error occuredMiao Xie2008-07-30
* net: missing bits of net-namespace / sysctlAl Viro2008-07-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-26
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-25
| |\ \
| * | | list_for_each_rcu must die: networkingPaul E. McKenney2008-07-25
* | | | ipcomp: Fix warnings after ipcomp consolidation.David S. Miller2008-07-27
| |_|/ |/| |
* | | netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan2008-07-26
* | | syncookies: Make sure ECN is disabledFlorian Westphal2008-07-26
* | | net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
| |/ |/|
* | ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-25
|/
* netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy2008-07-23
* ipv6: icmp6_dst_gc return changeStephen Hemminger2008-07-22
* ipv6: use kcallocStephen Hemminger2008-07-22
* ipv6: use spin_trylock_bhStephen Hemminger2008-07-22
* ipv6: use round_jiffiesStephen Hemminger2008-07-22
* netns: dont alloc ipv6 fib timer listStephen Hemminger2008-07-22
* ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-22
* ipv6: use timer pendingStephen Hemminger2008-07-21
* ipv6: Fix warning in addrconf code.David Miller2008-07-21
* ipv6 mcast: Omit redundant address family checks in ip6_mc_source().YOSHIFUJI Hideaki2008-07-20
* ipv6 netns: Make several "global" sysctl variables namespace aware.YOSHIFUJI Hideaki2008-07-20
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-20
* ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-19
* tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-19
* proc: consolidate per-net single-release callersPavel Emelyanov2008-07-18