aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-03tcp: connect() race with timewait reuseEric Dumazet
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson
2009-12-01net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman
2009-12-01net: Simplify ip6_tunnel pernet operations.Eric W. Biederman
2009-11-25xfrm: Use the user specified truncation length in ESP and AHMartin Willi
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-24net/ipv6: Move && and || to end of previous lineJoe Perches
2009-11-23netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-13ipv6: speedup inet6_dump_addr()Eric Dumazet
2009-11-13ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-13net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-11-11ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller
2009-11-10IPv6: use ipv6_addr_v4mapped()Brian Haley
2009-11-10sit: Clean up DF code by copying from IPIPHerbert Xu
2009-11-10ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet
2009-11-10ipv6: speedup inet6_dump_ifinfo()Eric Dumazet
2009-11-10udp: bind() optimisationEric Dumazet
2009-11-08udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet
2009-11-08ipv6: udp: Optimise multicast receptionEric Dumazet
2009-11-08ipv6: udp: optimize unicast RX pathEric Dumazet
2009-11-08udp: split sk_hash into two u16 hashesEric Dumazet
2009-11-08ipv6: avoid dev_hold()/dev_put() in rawv6_bind()Eric Dumazet
2009-11-06netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-05ip_frag: dont touch device refcountEric Dumazet
2009-11-05net: check kern before calling security subsystemEric Paris
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-11-05net: drop capability from protocol definitionsEric Paris
2009-11-04netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet
2009-11-02ipv6: no more dev_put() in datagram_send_ctl()Eric Dumazet
2009-11-02ipv6: no more dev_put() in inet6_bind()Eric Dumazet
2009-11-02ip6tnl: less dev_put() callsEric Dumazet
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-29Allow tcp_parse_options to consult dst entryGilad Ben-Yossef
2009-10-29ip6mr: Optimize multiple unregistrationEric Dumazet
2009-10-29ipv6 sit: Optimize multiple unregistrationEric Dumazet
2009-10-29ip6tnl: Optimize multiple unregistrationEric Dumazet
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-24ip6tnl: convert hash tables locking to RCUEric Dumazet