aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-15
* 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
|/
* 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
* | net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-20
* | ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu2010-03-20
|/
* ipv6: Send netlink notification when DAD failsHerbert Xu2010-03-13
* tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet2010-03-08
* ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明2010-03-07
* net: backlog functions renameZhu Yi2010-03-05
* udp: use limited socket backlogZhu Yi2010-03-05
* tcp: use limited socket backlogZhu Yi2010-03-05
* IPv6: fix race between cleanup and add/delete addressstephen hemminger2010-03-04
* IPv6: addrconf notify when address is unavailablestephen hemminger2010-03-04
* IPv6: addrconf timer racestephen hemminger2010-03-04
* IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger2010-03-04
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-26
|\
| * netfilter: xtables: restore indentationJan Engelhardt2010-02-26
* | ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber2010-02-26
* | ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-26
|\ \
| * | net: Fix sysctl restarts...Eric W. Biederman2010-02-19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-24
|\ \ \ | | |/ | |/|
| * | netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-24
| * | netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-24
| * | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
| * | netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-24
| * | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24
| * | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy2010-02-19
* | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
* | | ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-18
* | | ipv6: remove stale MIB definitionsAlexey Dobriyan2010-02-18
|/ /
* | IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-17
* | net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-17
* | percpu: add __percpu sparse annotations to netTejun Heo2010-02-17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\|
| * ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-16
* | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* | tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-16
|\ \
| * | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
| * | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
| * | netfilter: xtables: add const qualifiersJan Engelhardt2010-02-15