summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ip6tnl: less dev_put() callsEric Dumazet2009-11-021-6/+5
| | |/ | |/|
| * | Allow tcp_parse_options to consult dst entryGilad Ben-Yossef2009-10-292-14/+17
| * | ip6mr: Optimize multiple unregistrationEric Dumazet2009-10-291-5/+10
| * | ipv6 sit: Optimize multiple unregistrationEric Dumazet2009-10-291-6/+11
| * | ip6tnl: Optimize multiple unregistrationEric Dumazet2009-10-291-3/+8
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-271-1/+5
| |\ \
| * | | ip6tnl: convert hash tables locking to RCUEric Dumazet2009-10-241-19/+25
| * | | xfrm6_tunnel: RCU conversionEric Dumazet2009-10-241-19/+28
| * | | ipv6 sit: RCU conversion phase IIEric Dumazet2009-10-241-18/+27
| * | | ipv6 sit: RCU conversion phase IEric Dumazet2009-10-241-23/+50
| * | | net: IPv6 changesKrishna Kumar2009-10-201-2/+1
| * | | IP: CleanupsJohn Dykstra2009-10-191-1/+1
| * | | ah6: convert to ahashSteffen Klassert2009-10-181-80/+272
| * | | net: sk_drops consolidation part 2Eric Dumazet2009-10-182-2/+3
| * | | inet: rename some inet_sock fieldsEric Dumazet2009-10-1810-77/+80
| * | | net: sk_drops consolidationEric Dumazet2009-10-142-6/+3
| * | | tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-131-1/+1
| * | | ipv6: fix devconf after adding force_tllao optionCosmin Ratiu2009-10-131-0/+1
| * | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-122-2/+2
| * | | ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明2009-10-111-3/+6
| * | | ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明2009-10-111-2/+2
| * | | ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明2009-10-111-4/+6
| * | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-071-3/+3
| * | | IPv6: Fix 6RD typoAlexandre Cassen2009-10-071-1/+1
| * | | IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-073-24/+16
| * | | IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley2009-10-071-1/+2
| * | | net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
| * | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-072-0/+9
| * | | Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-077-0/+11
| * | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-072-8/+135
| * | | tunnels: Optimize tx pathEric Dumazet2009-10-051-2/+3
* | | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-1210-163/+19
| |_|/ |/| |
* | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-301-3/+1
| |/ |/|
* | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-191-1/+5
|/
* sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak2009-09-301-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-305-11/+11
* Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-262-59/+0
* tunnel: eliminate recursion fieldEric Dumazet2009-09-242-15/+0
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-243-10/+10
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-1717-33/+68
|\
| * ipv6: Log the affected address when DAD failure occursJens Rosenboom2009-09-171-2/+2
| * ipv6: Ignore route option with ROUTER_PREF_INVALIDJens Rosenboom2009-09-161-1/+1
| * bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-152-0/+38
| * tcp: fix ssthresh u16 leftoverIlpo Järvinen2009-09-151-2/+3
| * net: constify struct inet6_protocolAlexey Dobriyan2009-09-1414-28/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-2/+3
|\ \ | |/ |/|
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-145-7/+34
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-0417-31/+39
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-241-2/+3
OpenPOWER on IntegriCloud