index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
2010-04-19
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
2010-04-15
ipv6: fix the comment of ip6_xmit()
Shan Wei
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
2010-04-15
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
Patrick McHardy
2010-04-15
netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
Ulrich Weber
2010-04-13
net: fib_rules: decouple address families from real address families
Patrick McHardy
2010-04-13
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
2010-04-13
netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
Jan Engelhardt
2010-04-13
netfilter: ipv6: move POSTROUTING invocation before fragmentation
Jan Engelhardt
2010-04-13
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
2010-04-13
ipv6: additional ref count for hash list unnecessary
stephen hemminger
2010-04-13
IPv6: keep tentative addresses in hash table
stephen hemminger
2010-04-13
IPv6: keep route for tentative address
stephen hemminger
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-11
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
Herbert Xu
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-08
udp: fix for unicast RX path optimization
Jorge Boncompte [DTI2]
2010-04-08
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
Herbert Xu
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
icmp: Account for ICMP out errors
Eric Dumazet
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
YOSHIFUJI Hideaki / 吉藤英明
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-28
ipv6: Don't drop cache route entry unless timer actually expired.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-27
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
Nicolas Dichtel
2010-03-26
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
2010-03-25
ipv6: Fix result generation in ipv6_get_ifaddr().
David S. Miller
2010-03-25
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
David S. Miller
2010-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
2010-03-25
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
[next]