aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* netns: net_identifiers should be read_mostlyEric Dumazet2009-11-18
* ipv6: speedup inet6_dump_addr()Eric Dumazet2009-11-13
* ipv6: use RCU to walk list of network devicesEric Dumazet2009-11-13
* net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson2009-11-13
* ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller2009-11-11
* IPv6: use ipv6_addr_v4mapped()Brian Haley2009-11-10
* sit: Clean up DF code by copying from IPIPHerbert Xu2009-11-10
* ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet2009-11-10
* ipv6: speedup inet6_dump_ifinfo()Eric Dumazet2009-11-10
* udp: bind() optimisationEric Dumazet2009-11-10
* udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet2009-11-08
* ipv6: udp: Optimise multicast receptionEric Dumazet2009-11-08
* ipv6: udp: optimize unicast RX pathEric Dumazet2009-11-08
* udp: split sk_hash into two u16 hashesEric Dumazet2009-11-08
* ipv6: avoid dev_hold()/dev_put() in rawv6_bind()Eric Dumazet2009-11-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\
| * net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
* | ip_frag: dont touch device refcountEric Dumazet2009-11-06
* | net: check kern before calling security subsystemEric Paris2009-11-06
* | net: pass kern to net_proto_family create functionEric Paris2009-11-06
* | net: drop capability from protocol definitionsEric Paris2009-11-06
* | net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-04
* | ipv6: no more dev_put() in datagram_send_ctl()Eric Dumazet2009-11-02
* | ipv6: no more dev_put() in inet6_bind()Eric Dumazet2009-11-02
* | ip6tnl: less dev_put() callsEric Dumazet2009-11-02
* | Allow tcp_parse_options to consult dst entryGilad Ben-Yossef2009-10-29
* | ip6mr: Optimize multiple unregistrationEric Dumazet2009-10-29
* | ipv6 sit: Optimize multiple unregistrationEric Dumazet2009-10-29
* | ip6tnl: Optimize multiple unregistrationEric Dumazet2009-10-29
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
|\|
| * net: Fix IP_MULTICAST_IFEric Dumazet2009-10-20
* | ip6tnl: convert hash tables locking to RCUEric Dumazet2009-10-24
* | xfrm6_tunnel: RCU conversionEric Dumazet2009-10-24
* | ipv6 sit: RCU conversion phase IIEric Dumazet2009-10-24
* | ipv6 sit: RCU conversion phase IEric Dumazet2009-10-24
* | net: IPv6 changesKrishna Kumar2009-10-20
* | IP: CleanupsJohn Dykstra2009-10-20
* | ah6: convert to ahashSteffen Klassert2009-10-19
* | net: sk_drops consolidation part 2Eric Dumazet2009-10-18
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* | net: sk_drops consolidationEric Dumazet2009-10-14
* | tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-13
* | ipv6: fix devconf after adding force_tllao optionCosmin Ratiu2009-10-13
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* | ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* | ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-08
* | IPv6: Fix 6RD typoAlexandre Cassen2009-10-07
* | IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-07