aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
| * | 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
| |\ \
| * | | 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
| |\ \
| * | | 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
| * | | IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley2009-10-07
| * | | net: mark net_proto_ops as constStephen Hemminger2009-10-07
| * | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-07
| * | | Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-07
| * | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-07
| * | | tunnels: Optimize tx pathEric Dumazet2009-10-05
* | | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
| |_|/ |/| |
* | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
| |/ |/|
* | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-20
|/
* sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak2009-09-30
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-26
* tunnel: eliminate recursion fieldEric Dumazet2009-09-24