summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-071-31/+0
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-064-10/+18
| |\|
| | * ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明2010-03-281-4/+9
| | * net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-271-4/+7
| | * net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-261-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-251-1/+1
| | |\
| | | * netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-251-1/+1
| * | | icmp: Account for ICMP out errorsEric Dumazet2010-04-032-0/+3
| * | | net: convert multicast list to list_headJiri Pirko2010-04-031-2/+2
| * | | ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明2010-03-301-2/+13
| * | | ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller2010-03-251-3/+4
| * | | ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller2010-03-251-1/+1
| * | | net: remove trailing space in messagesFrans Pop2010-03-241-2/+2
| * | | ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller2010-03-201-8/+7
| * | | ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki2010-03-201-4/+23
| * | | IPv6: addrconf cleanup addrconf_verifystephen hemminger2010-03-201-9/+4
| * | | addrconf: checkpatch fixesStephen Hemminger2010-03-201-173/+179
| * | | IPv6: addrconf cleanupsStephen Hemminger2010-03-201-23/+28
| * | | ipv6: convert idev_list to list macrosstephen hemminger2010-03-201-39/+39
| * | | ipv6: user better hash for addrconfstephen hemminger2010-03-201-17/+8
| * | | IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-201-41/+44
| * | | ipv6: convert addrconf list to hliststephen hemminger2010-03-201-75/+53
| * | | ipv6: convert temporary address list to list macrosstephen hemminger2010-03-201-18/+12
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-202-1/+4
| |\| |
| | * | net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-191-0/+3
| | * | ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu2010-03-191-1/+1
| | |/
| * / net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-8/+8
| |/
* | netfilter: xtables: remove old comments about reentrancyJan Engelhardt2010-04-192-5/+0
* | netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt2010-04-191-1/+0
* | netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-191-34/+22
* | netfilter: xtables: inclusion of xt_TEEJan Engelhardt2010-04-191-0/+1
* | netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as defaultPatrick McHardy2010-04-151-1/+1
* | netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harderUlrich Weber2010-04-151-14/+11
* | netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt2010-04-131-2/+3
* | netfilter: ipv6: move POSTROUTING invocation before fragmentationJan Engelhardt2010-04-131-26/+23
* | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queueHerbert Xu2010-04-081-2/+1
* | netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-252-6/+6
* | netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-257-14/+14
* | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-252-2/+2
* | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-257-7/+7
* | netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-259-21/+21
* | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-251-10/+8
* | netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-251-12/+8
* | netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-257-31/+29
* | netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.cZhitong Wang2010-03-191-1/+0
* | netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt2010-03-181-8/+3
* | netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt2010-03-181-3/+6
|/
* ipv6: Send netlink notification when DAD failsHerbert Xu2010-03-131-0/+2
* tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet2010-03-081-1/+2
* ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明2010-03-072-18/+4