aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-04-09ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa
2013-04-09ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-04-09ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-03-27inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-25ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa
2013-03-25net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-02-14ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2013-02-14ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ
2013-02-14ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz
2013-01-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2012-12-12ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2012-12-11ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-12-11ipv6: Set default hoplimit as zero.Li RongQing
2012-12-11ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet
2012-12-11tcp: resets are misroutedAlexey Kuznetsov
2012-10-13ipv6: mip6: fix mip6_mh_filter()Eric Dumazet
2012-10-13ipv6: raw: fix icmpv6_filter()Eric Dumazet
2012-10-13ipv6: fix return value check in fib6_add()Wei Yongjun
2012-10-13ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel
2012-10-13ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-02ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings
2012-06-25tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()Neal Cardwell
2012-06-25ipv6: fib: fix fib dump restartEric Dumazet
2012-06-18ipv6: Move ipv6 proc file registration to end of init orderThomas Graf
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat
2012-06-07ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier
2012-05-20ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-05-18ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet
2012-05-18ipv6: remove csummode in ip6_append_data()Eric Dumazet
2012-05-18ipv6: bool conversions phase1Eric Dumazet
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack
2012-05-17tcp: bool conversionsEric Dumazet
2012-05-17net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-15xfrm: make xfrm_algo.c a moduleJan Beulich