summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2012-05-11net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack
2012-05-106lowpan: IPv6 link local addressalex.bluesman.smirnov@gmail.com
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet
2012-05-01ipv6: Export ipv6 functions for use by other protocolsChris Elston
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise
2012-04-28net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise
2012-04-28net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet
2012-04-25ipv6: call consume_skb() in frag/reassemblyEric Dumazet
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23tcp: sk_add_backlog() is too agressive for TCPEric Dumazet
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet
2012-04-23tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman
2012-04-20net ipv6: Convert addrconf to use register_net_sysctlEric W. Biederman