summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-095-13/+39
* netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-083-664/+0
* tcp: be more strict before accepting ECN negociationEric Dumazet2012-05-041-1/+1
* ipv6: Export ipv6 functions for use by other protocolsChris Elston2012-05-014-0/+9
* net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2012-04-281-0/+39
* net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise2012-04-281-53/+44
* net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise2012-04-281-15/+27
* ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-271-0/+1
* ipv6: call consume_skb() in frag/reassemblyEric Dumazet2012-04-252-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-0/+4
|\
| * tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-221-0/+4
* | tcp: sk_add_backlog() is too agressive for TCPEric Dumazet2012-04-231-1/+2
* | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-232-5/+5
* | tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller2012-04-231-2/+1
* | tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell2012-04-211-49/+1
* | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-211-1/+1
* | net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-201-7/+0
* | net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-204-6/+6
* | net ipv6: Convert addrconf to use register_net_sysctlEric W. Biederman2012-04-201-28/+4
* | net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-201-24/+23
* | net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2012-04-202-42/+0
* | net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-203-6/+6
* | net: Kill register_sysctl_rotableEric W. Biederman2012-04-202-2/+2
* | ipv6: tcp: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* | ip6_tunnel: dont drop packet but consume itEric Dumazet2012-04-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-154-40/+52
|\ \ | |/
| * ipv6: fix problem with expired dst cacheGao feng2012-04-134-40/+52
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-158-16/+15
* | ipv6: Remove unused argument to addrconf_dad_start().David S. Miller2012-04-141-6/+6
* | tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-141-1/+1
* | tunnel: implement 64 bits statisticsstephen hemminger2012-04-141-18/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-122-15/+1
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-121-14/+0
| |\
| | * netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-091-14/+0
| * | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-101-1/+1
| |\ \ | | |/ | |/|
| | * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-051-1/+1
* | | net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack2012-04-121-0/+16
* | | net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack2012-04-121-1/+0
* | | Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2012-04-121-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-104-4/+1
|\ \ \ | |/ /
| * | ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-051-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-021-7/+27
| |\ \
| * \ \ Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-3/+0
| |\ \ \
| | * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-283-3/+0
* | | | | net: replace continue with break to reduce unnecessary loop in xxx_xmarksourcesRongQing.Li2012-04-051-1/+1
* | | | | ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...Shmulik Ladkani2012-04-041-0/+1
* | | | | net/ipv6/addrconf.c: Checkpatch cleanupsEldad Zack2012-04-021-13/+12
* | | | | net/ipv6/icmp.c: Checkpatch cleanupsEldad Zack2012-04-021-3/+2
* | | | | net/ipv6/fib6_rules.c: Checkpatch cleanupEldad Zack2012-04-021-2/+1
* | | | | net/ipv6/exthdrs_core.c: Checkpatch cleanupsEldad Zack2012-04-021-2/+1
OpenPOWER on IntegriCloud