summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-162-23/+48
* udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-161-12/+14
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-112-3/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-4/+5
|\
| * ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-101-4/+5
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-071-27/+65
|\ \
| * | bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-061-27/+65
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-063-12/+29
|\ \ \ | |/ / |/| / | |/
| * ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-051-1/+3
| * xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-041-0/+1
| * udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-021-2/+8
| * udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-021-5/+13
| * udp: multicast packets need to check namespaceEric Dumazet2008-11-011-4/+4
* | net: '&' reduxAlexey Dobriyan2008-11-037-62/+62
* | xfrm6: handling fragmentNicolas Dichtel2008-11-011-3/+6
* | net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-311-3/+2
* | net: replace %p6 with %pI6Harvey Harrison2008-10-2911-15/+15
* | net: replace %#p6 format specifier with %pi6Harvey Harrison2008-10-295-8/+8
* | udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-291-2/+2
* | udp: RCU handling for Unicast packets.Eric Dumazet2008-10-292-7/+25
* | udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-293-56/+68
* | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-2811-49/+30
* | net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison2008-10-285-20/+14
* | net: reduce structures when XFRM=nAlexey Dobriyan2008-10-282-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-202-3/+4
|\
| * tcp: Fix IPv6 fallout from 'Port redirection support for TCP'KOVACS Krisztian2008-10-192-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-162-4/+4
|\ \ | |/
| * IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-151-1/+1
| * netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan2008-10-141-3/+3
* | sysctl: simplify ->strategyAlexey Dobriyan2008-10-162-8/+4
|/
* netns: mib6 section fixletAlexey Dobriyan2008-10-131-1/+1
* tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng2008-10-091-5/+1
* tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen2008-10-091-99/+40
* tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen2008-10-091-6/+6
* tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen2008-10-091-4/+3
* tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2008-10-091-2/+2
* tcpv6: fix option space offsets with md5Ilpo Järvinen2008-10-081-1/+1
* tcp: fix length used for checksum in a resetIlpo Järvinen2008-10-081-2/+2
* ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev2008-10-081-17/+0
* ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-082-23/+23
* ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2008-10-081-1/+1
* ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2008-10-082-2/+2
* ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev2008-10-082-3/+3
* ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-084-5/+6
* ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev2008-10-082-3/+3
* ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2008-10-081-1/+1
* ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev2008-10-086-50/+70
* netns: add net parameter to IP6_INC_STATSDenis V. Lunev2008-10-088-39/+55
* ipv6: consolidate error paths in ipv6_frag_rcvDenis V. Lunev2008-10-081-12/+10
* ipv6: local dev is actually unused in ip6_fragmentDenis V. Lunev2008-10-081-2/+0
OpenPOWER on IntegriCloud