Merge branch 'master' of /repos/git/net-next-2.6
[safe/jmp/linux-2.6] / net / ipv6 /
2010-05-10 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-05-07 Bjørn Morkipv6: udp: make short packet logging consistent with...
2010-05-03 Eric Dumazetnet: rcu fixes
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-30 Dan Carpenteripv6: cleanup: remove unneeded null check
2010-04-28 Eric Dumazetnet: ip_queue_rcv_skb() helper
2010-04-28 Eric Dumazetnet: speedup udp receive path
2010-04-28 David S. MillerRevert "tcp: bind() fix when many ports are bound"
2010-04-27 Eric Dumazetnet: sk_add_backlog() take rmem_alloc into account
2010-04-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-04-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-26 Patrick McHardynet: rtnetlink: decouple rtnetlink address families...
2010-04-26 Patrick McHardynet: fib_rules: mark arguments to fib_rules_register...
2010-04-25 Eric Dumazetipv6: Fix inet6_csk_bind_conflict()
2010-04-24 David S. MillerMerge branch 'net-next-2.6_20100423a/br/br_multicast_v3...
2010-04-24 Brian HaleyIPv6: Complete IPV6_DONTFRAG support
2010-04-24 Brian HaleyIPv6: Add dontfrag argument to relevant functions
2010-04-24 Brian HaleyIPv6: data structure changes for new socket options
2010-04-23 YOSHIFUJI Hideakiipv6 mcast: Introduce include/net/mld.h for MLD definit...
2010-04-23 Eric Dumazettcp: bind() fix when many ports are bound
2010-04-22 Stephen HemmingerIPv6: Generic TTL Security Mechanism (final version)
2010-04-22 Jiri Olsanet: ipv6 bind to device issue
2010-04-22 Shan Weiipv6: allow to send packet after receiving ICMPv6 Too...
2010-04-21 Nicolas Dichtelxfrm6: ensure to use the same dev when building a bundle
2010-04-21 David S. Millertcp: Mark v6 response packets as CHECKSUM_PARTIAL
2010-04-21 David S. Millertcp: Fix ipv6 checksumming on response packets for...
2010-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-21 Herbert Xuipv6: Fix tcp_v6_send_response transport header setting.
2010-04-21 Eric Dumazetnet: Fix various endianness glitches
2010-04-20 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-04-19 Jan Engelhardtnetfilter: xtables: remove old comments about reentrancy
2010-04-19 Jan Engelhardtnetfilter: xt_TEE: have cloned packet travel through...
2010-04-19 Jan Engelhardtnetfilter: xtables: make ip_tables reentrant
2010-04-19 Jan Engelhardtnetfilter: xtables: inclusion of xt_TEE
2010-04-16 Shan Weiipv6: fix the comment of ip6_xmit()
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-04-16 Shan Weiipv6: cancel to setting local_df in ip6_xmit()
2010-04-15 Eric Dumazetip: Fix ip_dev_loopback_xmit()
2010-04-15 Patrick McHardynetfilter: ipt_LOG/ip6t_LOG: use more appropriate log...
2010-04-15 Ulrich Webernetfilter: ipv6: move xfrm_lookup at end of ip6_route_m...
2010-04-13 Patrick McHardynet: fib_rules: decouple address families from real...
2010-04-13 Patrick McHardynet: fib_rules: set family in fib_rule_hdr centrally
2010-04-13 Jan Engelhardtnetfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOO...
2010-04-13 Jan Engelhardtnetfilter: ipv6: move POSTROUTING invocation before...
2010-04-13 stephen hemmingerIPv6: only notify protocols if address is compeletely...
2010-04-13 stephen hemmingeripv6: additional ref count for hash list unnecessary
2010-04-13 stephen hemmingerIPv6: keep tentative addresses in hash table
2010-04-13 stephen hemmingerIPv6: keep route for tentative address
2010-04-13 Eric Dumazetnet: sk_dst_cache RCUification
2010-04-11 Herbert Xuinet: Remove unused send_check length argument
2010-04-11 Herbert Xutcp: Handle CHECKSUM_PARTIAL for SYNACK packets for...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-08 Jorge Boncompte... udp: fix for unicast RX path optimization
2010-04-08 Herbert Xunetfilter: only do skb_checksum_help on CHECKSUM_PARTIA...
2010-04-07 Timo Teräsxfrm: cache bundles instead of policies for outgoing...
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Eric Dumazeticmp: Account for ICMP out errors
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-31 YOSHIFUJI Hideaki... ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 YOSHIFUJI Hideaki... ipv6: Don't drop cache route entry unless timer actuall...
2010-03-27 Nicolas Dichtelnet: ipmr/ip6mr: prevent out-of-bounds vif_table access
2010-03-27 Patrick McHardynet: fix netlink address dumping in IPv4/IPv6
2010-03-26 David S. Milleripv6: Fix result generation in ipv6_get_ifaddr().
2010-03-26 David S. Milleripv6: Preserve pervious behavior in ipv6_link_dev_addr().
2010-03-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-25 Jan Engelhardtnetfilter: xtables: change targets to return error...
2010-03-25 Jan Engelhardtnetfilter: xtables: change matches to return error...
2010-03-25 Jan Engelhardtnetfilter: xtables: change xt_target.checkentry return...
2010-03-25 Jan Engelhardtnetfilter: xtables: change xt_match.checkentry return...
2010-03-25 Jan Engelhardtnetfilter: ipv6: use NFPROTO values for NF_HOOK invocation
2010-03-25 Jan Engelhardtnetfilter: xtables: consolidate code into xt_request_fi...
2010-03-25 Jan Engelhardtnetfilter: xtables: make use of xt_request_find_target
2010-03-25 Jan Engelhardtnetfilter: xt extensions: use pr_<level> (2)
2010-03-25 Jozsef Kadlecsiknetfilter: ip6table_raw: fix table priority
2010-03-24 Frans Popnet: remove trailing space in messages
2010-03-20 David S. Milleripv6: Fix bug in ipv6_chk_same_addr().
2010-03-20 YOSHIFUJI Hideakiipv6: Reduce timer events for addrconf_verify().
2010-03-20 stephen hemmingerIPv6: addrconf cleanup addrconf_verify
2010-03-20 Stephen Hemmingeraddrconf: checkpatch fixes
2010-03-20 Stephen HemmingerIPv6: addrconf cleanups
2010-03-20 stephen hemmingeripv6: convert idev_list to list macros
2010-03-20 stephen hemmingeripv6: user better hash for addrconf
2010-03-20 stephen hemmingerIPv6: convert addrconf hash list to RCU
2010-03-20 stephen hemmingeripv6: convert addrconf list to hlist
2010-03-20 stephen hemmingeripv6: convert temporary address list to list macros
2010-03-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-20 Patrick McHardynet: ipmr/ip6mr: fix potential out-of-bounds vif_table...
2010-03-20 Herbert Xuipv6: Remove redundant dst NULL check in ip6_dst_check
2010-03-19 Zhitong Wangnetfilter: remove unused headers in net/ipv6/netfilter...
2010-03-19 Jiri Pirkonet: rename notifier defines for netdev type change
2010-03-18 Jan Engelhardtnetfilter: xtables: replace custom duprintf with pr_debug
2010-03-18 Jan Engelhardtnetfilter: xtables: remove almost-unused xt_match_param...
2010-03-13 Herbert Xuipv6: Send netlink notification when DAD fails
2010-03-08 Eric Dumazettcp: Add SNMP counters for backlog and min_ttl drops
2010-03-07 YOSHIFUJI Hideaki... ipv6: Optmize translation between IPV6_PREFER_SRC_xxx...
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yiudp: use limited socket backlog
2010-03-05 Zhu Yitcp: use limited socket backlog
next