summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorLines
2012-06-25tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()Neal Cardwell-1/+2
2012-06-25ipv6: fib: fix fib dump restartEric Dumazet-2/+2
2012-06-18ipv6: Move ipv6 proc file registration to end of init orderThomas Graf-10/+31
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller-22/+12
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf-12/+22
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat-0/+3
2012-06-07ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf-1/+1
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet-3/+6
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng-18/+50
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier-11/+7
2012-05-20ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack-1/+14
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet-6/+20
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose-2/+2
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose-1/+1
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet-1/+4
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet-118/+119
2012-05-18ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet-0/+4
2012-05-18ipv6: remove csummode in ip6_append_data()Eric Dumazet-3/+1
2012-05-18ipv6: bool conversions phase1Eric Dumazet-6/+6
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet-4/+5
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack-5/+5
2012-05-17tcp: bool conversionsEric Dumazet-2/+2
2012-05-17net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches-125/+91
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-19/+0
2012-05-16net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches-16/+16
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches-120/+116
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker-19/+0
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches-75/+41
2012-05-15xfrm: make xfrm_algo.c a moduleJan Beulich-2/+2
2012-05-11net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack-18/+11
2012-05-106lowpan: IPv6 link local addressalex.bluesman.smirnov@gmail.com-1/+13
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom-13/+39
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso-664/+0
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet-1/+1
2012-05-01ipv6: Export ipv6 functions for use by other protocolsChris Elston-0/+9
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise-0/+39
2012-04-28net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise-53/+44
2012-04-28net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise-15/+27
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet-0/+1
2012-04-25ipv6: call consume_skb() in frag/reassemblyEric Dumazet-3/+3
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2012-04-23tcp: sk_add_backlog() is too agressive for TCPEric Dumazet-1/+2
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet-5/+5
2012-04-23tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller-2/+1
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell-0/+4
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell-49/+1
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov-1/+1
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman-7/+0
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman-6/+6
2012-04-20net ipv6: Convert addrconf to use register_net_sysctlEric W. Biederman-28/+4