aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* net 04/05: fib_rules: allow to delete local rulePatrick McHardy2009-12-03
* TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-03
* TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-03
* TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-03
* net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman2009-12-01
* net: Simplify ip6_tunnel pernet operations.Eric W. Biederman2009-12-01
* xfrm: Use the user specified truncation length in ESP and AHMartin Willi2009-11-25
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* net/ipv6: Move && and || to end of previous lineJoe Perches2009-11-24
* 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