aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman
2012-04-20net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman
2012-04-20net: Kill register_sysctl_rotableEric W. Biederman
2012-04-19ipv6: tcp: dont drop packet but consume itEric Dumazet
2012-04-19ip6_tunnel: dont drop packet but consume itEric Dumazet
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-14ipv6: Remove unused argument to addrconf_dad_start().David S. Miller
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger
2012-04-13ipv6: fix problem with expired dst cacheGao feng
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-12net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-09netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang
2012-04-05net: replace continue with break to reduce unnecessary loop in xxx_xmarksourcesRongQing.Li
2012-04-05ipv6: fix array index in ip6_mc_add_src()RongQing.Li
2012-04-04ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...Shmulik Ladkani
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-02net/ipv6/addrconf.c: Checkpatch cleanupsEldad Zack
2012-04-02net/ipv6/icmp.c: Checkpatch cleanupsEldad Zack
2012-04-02net/ipv6/fib6_rules.c: Checkpatch cleanupEldad Zack
2012-04-02net/ipv6/exthdrs_core.c: Checkpatch cleanupsEldad Zack
2012-04-02net/ipv6/exthdrs.c: Checkpatch cleanupsEldad Zack