aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack2012-05-20
* ipv6: use skb coalescing in reassemblyEric Dumazet2012-05-19
* net:ipv6:fixed space issues relating to operators.Jeffrin Jose2012-05-19
* net:ipv6:fixed a trailing white space issue.Jeffrin Jose2012-05-19
* ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet2012-05-19
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-19
* ipv6: ip6_fragment() should check CHECKSUM_PARTIALEric Dumazet2012-05-18
* ipv6: remove csummode in ip6_append_data()Eric Dumazet2012-05-18
* ipv6: bool conversions phase1Eric Dumazet2012-05-18
* ip_frag: struct inet_frags match() method returns a boolEric Dumazet2012-05-18
* ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-17
* tcp: bool conversionsEric Dumazet2012-05-17
* net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches2012-05-17
* Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-16
|\
| * net: delete all instances of special processing for token ringPaul Gortmaker2012-05-15
* | net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-16
* | net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
|/
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* xfrm: make xfrm_algo.c a moduleJan Beulich2012-05-15
* net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack2012-05-11
* 6lowpan: IPv6 link local addressalex.bluesman.smirnov@gmail.com2012-05-10
* netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-09
* netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-08
* tcp: be more strict before accepting ECN negociationEric Dumazet2012-05-04
* ipv6: Export ipv6 functions for use by other protocolsChris Elston2012-05-01
* net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2012-04-28
* net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise2012-04-28
* net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise2012-04-28
* ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-27
* ipv6: call consume_skb() in frag/reassemblyEric Dumazet2012-04-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\
| * tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-22
* | tcp: sk_add_backlog() is too agressive for TCPEric Dumazet2012-04-23
* | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-23
* | tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller2012-04-23
* | tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell2012-04-21
* | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* | net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-20
* | net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* | net ipv6: Convert addrconf to use register_net_sysctlEric W. Biederman2012-04-20
* | net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-20
* | net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2012-04-20
* | net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-20
* | net: Kill register_sysctl_rotableEric W. Biederman2012-04-20
* | ipv6: tcp: dont drop packet but consume itEric Dumazet2012-04-19
* | ip6_tunnel: dont drop packet but consume itEric Dumazet2012-04-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-15
|\|
| * ipv6: fix problem with expired dst cacheGao feng2012-04-13
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* | ipv6: Remove unused argument to addrconf_dad_start().David S. Miller2012-04-14