aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: cleanup: remove unneeded null checkDan Carpenter2010-04-30
* net: ip_queue_rcv_skb() helperEric Dumazet2010-04-28
* net: speedup udp receive pathEric Dumazet2010-04-28
* net: sk_add_backlog() take rmem_alloc into accountEric Dumazet2010-04-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-27
|\
| * net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
| * net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\ \ | |/ |/|
| * ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-25
| * tcp: bind() fix when many ports are boundEric Dumazet2010-04-22
| * net: ipv6 bind to device issueJiri Olsa2010-04-22
| * ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-22
| * xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-21
* | Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-24
|\ \
| * | ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-23
* | | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-24
* | | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-24
* | | IPv6: data structure changes for new socket optionsBrian Haley2010-04-24
|/ /
* | IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-22
* | tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller2010-04-21
* | tcp: Fix ipv6 checksumming on response packets for real.David S. Miller2010-04-21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
|\|
| * ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu2010-04-21
| * ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-15
* | net: Fix various endianness glitchesEric Dumazet2010-04-20
* | ipv6: fix the comment of ip6_xmit()Shan Wei2010-04-16
* | net: replace ipfragok with skb->local_dfShan Wei2010-04-16
* | ipv6: cancel to setting local_df in ip6_xmit()Shan Wei2010-04-16
* | net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-13
* | net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy2010-04-13
* | IPv6: only notify protocols if address is compeletely gonestephen hemminger2010-04-13
* | ipv6: additional ref count for hash list unnecessarystephen hemminger2010-04-13
* | IPv6: keep tentative addresses in hash tablestephen hemminger2010-04-13
* | IPv6: keep route for tentative addressstephen hemminger2010-04-13
* | net: sk_dst_cache RCUificationEric Dumazet2010-04-13
* | inet: Remove unused send_check length argumentHerbert Xu2010-04-11
* | tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6Herbert Xu2010-04-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\|
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
| |\
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * | udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]2010-04-08
| |/
* | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\|
| * ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明2010-03-28
| * net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-27
| * net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-26
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-25
| |\
| | * netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-25
* | | icmp: Account for ICMP out errorsEric Dumazet2010-04-03
* | | net: convert multicast list to list_headJiri Pirko2010-04-03